aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-07-15 11:05:08 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2016-07-15 11:05:08 +0200
commit2a0114f44edcce59dafd2243af71805d51ce07cc (patch)
tree5e016719c8044641a66d12b4df7f51ee2f3304c5
parentcb82a51fa4b1179b5ef61e71a41b377fbd3bef83 (diff)
downloadalpine_aports-2a0114f44edcce59dafd2243af71805d51ce07cc.tar.bz2
alpine_aports-2a0114f44edcce59dafd2243af71805d51ce07cc.tar.xz
alpine_aports-2a0114f44edcce59dafd2243af71805d51ce07cc.zip
main/fortify-headers: upgrade to 0.8
fixes #5899
-rw-r--r--main/fortify-headers/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/fortify-headers/APKBUILD b/main/fortify-headers/APKBUILD
index 618083761e..0793d2db76 100644
--- a/main/fortify-headers/APKBUILD
+++ b/main/fortify-headers/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Timo Teräs <timo.teras@iki.fi> 1# Contributor: Timo Teräs <timo.teras@iki.fi>
2# Maintainer: Timo Teräs <timo.teras@iki.fi> 2# Maintainer: Timo Teräs <timo.teras@iki.fi>
3pkgname=fortify-headers 3pkgname=fortify-headers
4pkgver=0.7 4pkgver=0.8
5pkgrel=0 5pkgrel=0
6pkgdesc="standalone fortify source implementation" 6pkgdesc="standalone fortify source implementation"
7url="http://git.2f30.org/fortify-headers/" 7url="http://git.2f30.org/fortify-headers/"
@@ -35,6 +35,6 @@ package() {
35 make DESTDIR="$pkgdir" PREFIX=/usr install || return 1 35 make DESTDIR="$pkgdir" PREFIX=/usr install || return 1
36} 36}
37 37
38md5sums="3f7c36daa0be000987e8ad8c0a202b42 fortify-headers-0.7.tar.gz" 38md5sums="678ebdac0c3278b934c6524cd1e3dc4c fortify-headers-0.8.tar.gz"
39sha256sums="683ac9ae7bddb2975a2a76c9b09f432097928c8dfe8561c0aabf69f90f30920d fortify-headers-0.7.tar.gz" 39sha256sums="afcd073d6d8d175eede2a28a7dd71b7150cb03290f99102261892c793f6b4cb1 fortify-headers-0.8.tar.gz"
40sha512sums="9335d5042f973904cf131d4894c71d3d25c84e82427500064a4ed3f798abd8051c3b52375a17c807ca89227115fa5ba9922939f0e86059a9f04fee61f0b69e53 fortify-headers-0.7.tar.gz" 40sha512sums="14cb6da17ed53272b1439a126a402246395f59e54b339ebf4e6ed8b1ed896702afc15f3084ec0e618b93dbf103cb4e9bc3735f4cab886a0d2ba57081bdcbf9dc fortify-headers-0.8.tar.gz"