mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
community/gwenhywfar: upgrade to 5.12.1
This commit is contained in:
parent
00fe68d494
commit
d9957b68a3
1 changed files with 3 additions and 8 deletions
|
@ -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.12.0
|
||||
pkgver=5.12.1
|
||||
pkgrel=0
|
||||
pkgdesc="Multi-platform helper library"
|
||||
url="https://www.aquamaniac.de/"
|
||||
|
@ -10,7 +10,7 @@ license="LGPL-2.1-or-later"
|
|||
makedepends="libgcrypt-dev gnutls-dev gettext-dev"
|
||||
options="net" # tests send HTTP requests to remote hosts
|
||||
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
|
||||
source="https://www.aquamaniac.de/rdm/attachments/download/529/gwenhywfar-$pkgver.tar.gz
|
||||
source="https://www.aquamaniac.de/rdm/attachments/download/533/gwenhywfar-$pkgver.tar.gz
|
||||
fix-tests.patch"
|
||||
|
||||
case "$CARCH" in
|
||||
|
@ -20,11 +20,6 @@ arm*|aarch64)
|
|||
;;
|
||||
esac
|
||||
|
||||
prepare() {
|
||||
default_prepare
|
||||
update_config_sub
|
||||
}
|
||||
|
||||
build() {
|
||||
export LDFLAGS="$LDFLAGS -lintl"
|
||||
./configure \
|
||||
|
@ -53,6 +48,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
0075eb626f0022ecd4ffdd59de7f0817d2def685e1d2cfbca9a32faa4b8d4d213bea631f24c5385da0b8c7743fd6d1887a46f08afa371195d911409ec7655791 gwenhywfar-5.12.0.tar.gz
|
||||
0c2523e1b7d4744663d1a7bdc5e516fb1c757881402189c2315d844bc1fa86b1d3bdc72add3c6fa4ee24a46c7dabc12691b785b8dc63877963c840f2da494e57 gwenhywfar-5.12.1.tar.gz
|
||||
337836a5b6edf1f127768b1654d2e0667d8adc8e02f09a9d7bf0850ecee5fbe2ae544eb6a37436f57708b80c0b919d19f538fda30232ff3ac7c46e448a9adda6 fix-tests.patch
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue