aboutsummaryrefslogtreecommitdiffstats
path: root/community/flawfinder
diff options
context:
space:
mode:
authorHenrik Riomar <henrik.riomar@gmail.com>2019-05-17 13:41:46 +0200
committerHenrik Riomar <henrik.riomar@gmail.com>2019-05-17 14:54:11 +0200
commita079a4b1f28d79c3a29894070d5c374bc2bdad64 (patch)
treed51dd35b0ef850d3c1d442e710a6b33472aea661 /community/flawfinder
parentcad839a71bf94ef27483eb8b3204331094766c9e (diff)
downloadaports-a079a4b1f28d79c3a29894070d5c374bc2bdad64.tar.bz2
aports-a079a4b1f28d79c3a29894070d5c374bc2bdad64.tar.xz
community/flawfinder: upgrade to 2.0.8
Diffstat (limited to 'community/flawfinder')
-rw-r--r--community/flawfinder/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/flawfinder/APKBUILD b/community/flawfinder/APKBUILD
index cfbd9131a7..e4198e2ce1 100644
--- a/community/flawfinder/APKBUILD
+++ b/community/flawfinder/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=flawfinder
-pkgver=2.0.7
-pkgrel=1
+pkgver=2.0.8
+pkgrel=0
pkgdesc="Examines C/C++ source code for security flaws"
url="http://www.dwheeler.com/flawfinder/"
arch="noarch"
@@ -31,5 +31,5 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="ecfe98c58e253b1d90b833747d69c41597ab7b4c82286e5f45dff45de90056216c25d2c9626540aebfc1e475882a04c3cfa3c0cb3ee242f498f5cdfe188d761f flawfinder-2.0.7.tar.gz
+sha512sums="9346c60808087ddf28f433067691c662beb0c36375903fdd0b4dbe3e53fe92b3893e38b13ecb0fe134586cf680fc554d33c92ff910dbd1cd4c3cbeab946038f4 flawfinder-2.0.8.tar.gz
aef3c9fc285255903e3b244bd76f99c7a7fe3c391f2d6a274ff7d1ea6dc38be82c9b537f3518c6cc600d5b3d5f60f1ed3b69aeaefc13246f9d908066273148ce use-python3.patch"