aboutsummaryrefslogtreecommitdiffstats
path: root/community/flawfinder
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-29 11:29:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:54 +0000
commit4ae59e109eb5c0cf075c48fe562416e1f6607efc (patch)
tree09a2d3baf5363263602773efaafe586022b465f6 /community/flawfinder
parent989404901f730ad6b799c85ab9f095c5a1ce51fb (diff)
downloadaports-4ae59e109eb5c0cf075c48fe562416e1f6607efc.tar.bz2
aports-4ae59e109eb5c0cf075c48fe562416e1f6607efc.tar.xz
community/flawfinder: rebuild against python 3.8
Diffstat (limited to 'community/flawfinder')
-rw-r--r--community/flawfinder/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/flawfinder/APKBUILD b/community/flawfinder/APKBUILD
index 24777e2782..345280211f 100644
--- a/community/flawfinder/APKBUILD
+++ b/community/flawfinder/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=flawfinder
pkgver=2.0.10
-pkgrel=0
+pkgrel=1
pkgdesc="Examines C/C++ source code for security flaws"
url="http://www.dwheeler.com/flawfinder/"
arch="noarch"