summaryrefslogtreecommitdiffstats
path: root/testing/fts/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/fts/APKBUILD')
-rw-r--r--testing/fts/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/fts/APKBUILD b/testing/fts/APKBUILD
index cbaaf86ef..ef7658293 100644
--- a/testing/fts/APKBUILD
+++ b/testing/fts/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=fts
pkgver=0
-pkgrel=1
+pkgrel=2
pkgdesc="keith bostic's POSIX file tree stream operations library"
url="http://bostic.com/"
arch="all"
@@ -48,5 +48,5 @@ package() {
}
md5sums="120c14715485ec6ced14f494d059d20a fts.tar.gz
-ba391410e4d9b80a374e5974c7ad859f fts-uclibc.patch
+588fead4044bf535ff97298651aaab8f fts-uclibc.patch
b197744ece4ef9a5fa52692acf9b6666 fts-header-correctness.patch"