libstrophe: update to 0.9.0.
This commit is contained in:
parent
f8355ce997
commit
7927c91c21
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libstrophe'
|
# Template file for 'libstrophe'
|
||||||
pkgname=libstrophe
|
pkgname=libstrophe
|
||||||
version=0.8.8
|
version=0.9.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="expat-devel zlib-devel libressl-devel"
|
makedepends="expat-devel zlib-devel libressl-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://strophe.im/libstrophe/"
|
homepage="http://strophe.im/libstrophe/"
|
||||||
distfiles="https://github.com/strophe/libstrophe/archive/${version}.tar.gz"
|
distfiles="https://github.com/strophe/libstrophe/archive/${version}.tar.gz"
|
||||||
checksum=08f4a85ef419a8bdf08b6afa8f7b2a0e5e180fdc9c16cede81af672ec10e21e7
|
checksum=769f328255cbe0dd6c1b3a70b5a99a3b5788264a0acd0e0ac03836022921110b
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./bootstrap.sh
|
NOCONFIGURE=1 ./bootstrap.sh
|
||||||
|
|
Loading…
Reference in a new issue