libstrophe: update to 0.12.0.
This commit is contained in:
parent
b15ff2797b
commit
dbc5c0b45d
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.10.1
|
version=0.12.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable cares) $(vopt_enable tls)"
|
configure_args="$(vopt_enable cares) $(vopt_enable tls)"
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-only"
|
||||||
homepage="http://strophe.im/libstrophe/"
|
homepage="http://strophe.im/libstrophe/"
|
||||||
changelog="https://raw.githubusercontent.com/strophe/libstrophe/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/strophe/libstrophe/master/ChangeLog"
|
||||||
distfiles="https://github.com/strophe/libstrophe/archive/${version}.tar.gz"
|
distfiles="https://github.com/strophe/libstrophe/archive/${version}.tar.gz"
|
||||||
checksum=5bf0bbc555cb6059008f1b748370d4d2ee1e1fabd3eeab68475263556405ba39
|
checksum=f645819d8d93711c92454974dd9007c9b9e98ea0b59cb708dc626dd4c6b9d0a8
|
||||||
|
|
||||||
build_options="cares tls"
|
build_options="cares tls"
|
||||||
build_options_default="tls"
|
build_options_default="tls"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue