aboutsummaryrefslogtreecommitdiffstats
path: root/community/gwenhywfar/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gwenhywfar/APKBUILD')
-rw-r--r--community/gwenhywfar/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gwenhywfar/APKBUILD b/community/gwenhywfar/APKBUILD
index daf43a09449..9382d0863c3 100644
--- a/community/gwenhywfar/APKBUILD
+++ b/community/gwenhywfar/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=gwenhywfar
-pkgver=5.5.1
+pkgver=5.6.0
pkgrel=0
pkgdesc="Multi-platform helper library"
url="https://www.aquamaniac.de/"
@@ -11,7 +11,7 @@ makedepends="libgcrypt-dev gnutls-dev gettext-dev
automake autoconf libtool bash"
options="net" # tests send HTTP requests to remote hosts
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
-source="https://www.aquamaniac.de/rdm/attachments/download/352/gwenhywfar-$pkgver.tar.gz
+source="https://www.aquamaniac.de/rdm/attachments/download/364/gwenhywfar-$pkgver.tar.gz
libintl.patch
fix-tests.patch"
@@ -35,7 +35,7 @@ build() {
}
check() {
- make -C "$builddir" check
+ make check
}
package() {
@@ -46,6 +46,6 @@ package() {
"$pkgdir"/usr/share/doc/$pkgname
}
-sha512sums="e7a969eca9114aad223037b0eee0b9fcaa306323580c5caf3bfb5f70405440902a5a9c8ef36d228a30ec2632b91729ced4a9c897ed52ebd739263e1188fa3dad gwenhywfar-5.5.1.tar.gz
+sha512sums="9875d677f49fc0a46f371fd1954d15d99c7d5994e90b16f1be7a5b8a1cbcd74ae9733e4541afd6d8251a2ba1a0a37c28e0f248952b7c917313fbf5b38b1d8d11 gwenhywfar-5.6.0.tar.gz
fcccf5aa3872f4327205c3c77c5e1b88fbce89d6fe45330f72a38c207b7f6166ca486e70636119a9c16447a3c09e3bad97ed7a1cc5f06db53939f510e2c19cca libintl.patch
c877b91cd7e680f27b416563df67bf4834064672a021031d31bb597214b362068610de89d05ec2dc44336f02090546b9e6b80ea3758c8bf3974e8be7d5b4971d fix-tests.patch"