aboutsummaryrefslogtreecommitdiffstats
path: root/main/fortify-headers/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-07-15 09:03:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-07-15 09:03:53 +0000
commit465fd501c7dcbf84d2b669448e92d8fb8a7ce593 (patch)
tree6dbda958e8d013758fe7e8b292edb42fbc101998 /main/fortify-headers/APKBUILD
parent3fc415d092c7f83a5e73f69df6109d767924257e (diff)
downloadaports-465fd501c7dcbf84d2b669448e92d8fb8a7ce593.tar.bz2
aports-465fd501c7dcbf84d2b669448e92d8fb8a7ce593.tar.xz
main/fortify-headers: upgrade to 0.8
ref #5899
Diffstat (limited to 'main/fortify-headers/APKBUILD')
-rw-r--r--main/fortify-headers/APKBUILD14
1 files changed, 5 insertions, 9 deletions
diff --git a/main/fortify-headers/APKBUILD b/main/fortify-headers/APKBUILD
index 1e202dc48f..0793d2db76 100644
--- a/main/fortify-headers/APKBUILD
+++ b/main/fortify-headers/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Timo Teräs <timo.teras@iki.fi>
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=fortify-headers
-pkgver=0.7
-pkgrel=1
+pkgver=0.8
+pkgrel=0
pkgdesc="standalone fortify source implementation"
url="http://git.2f30.org/fortify-headers/"
arch="noarch"
@@ -13,7 +13,6 @@ makedepends="$depends_dev"
install=""
subpackages=""
source="http://dl.2f30.org/releases/$pkgname-$pkgver.tar.gz
- 0001-Only-include-limits.h-when-actually-used.patch
"
_builddir="$srcdir"/$pkgname-$pkgver
@@ -36,9 +35,6 @@ package() {
make DESTDIR="$pkgdir" PREFIX=/usr install || return 1
}
-md5sums="3f7c36daa0be000987e8ad8c0a202b42 fortify-headers-0.7.tar.gz
-b5a474834aa5ef8797155bd60ac604c1 0001-Only-include-limits.h-when-actually-used.patch"
-sha256sums="683ac9ae7bddb2975a2a76c9b09f432097928c8dfe8561c0aabf69f90f30920d fortify-headers-0.7.tar.gz
-c076159979d3c2b2dcab6964d9a88fe7a0acd4a566d08daa6c1359b694fa0701 0001-Only-include-limits.h-when-actually-used.patch"
-sha512sums="9335d5042f973904cf131d4894c71d3d25c84e82427500064a4ed3f798abd8051c3b52375a17c807ca89227115fa5ba9922939f0e86059a9f04fee61f0b69e53 fortify-headers-0.7.tar.gz
-cd9aa8dbf570d169ef1d2efbdd680bbc4eec61444268c6fe8405961f4da95ce5cedb1eca79959e59d2d950259b07d6d6c1e4a3d4f6c536de9ec9ff45d4510099 0001-Only-include-limits.h-when-actually-used.patch"
+md5sums="678ebdac0c3278b934c6524cd1e3dc4c fortify-headers-0.8.tar.gz"
+sha256sums="afcd073d6d8d175eede2a28a7dd71b7150cb03290f99102261892c793f6b4cb1 fortify-headers-0.8.tar.gz"
+sha512sums="14cb6da17ed53272b1439a126a402246395f59e54b339ebf4e6ed8b1ed896702afc15f3084ec0e618b93dbf103cb4e9bc3735f4cab886a0d2ba57081bdcbf9dc fortify-headers-0.8.tar.gz"