libstrophe: update to 0.9.1.
This commit is contained in:
parent
848fbd947e
commit
674e9f443e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libstrophe'
|
# Template file for 'libstrophe'
|
||||||
pkgname=libstrophe
|
pkgname=libstrophe
|
||||||
version=0.9.0
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
|
@ -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=769f328255cbe0dd6c1b3a70b5a99a3b5788264a0acd0e0ac03836022921110b
|
checksum=c90493f986e5bd407132c5a3e174378c02cb80fa4eaee29875e06b4bba6afcc3
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./bootstrap.sh
|
NOCONFIGURE=1 ./bootstrap.sh
|
||||||
|
|
Loading…
Reference in New Issue