mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
libstrophe: update to 0.13.0.
This commit is contained in:
parent
4124431657
commit
194eadaae2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libstrophe'
|
||||
pkgname=libstrophe
|
||||
version=0.12.3
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable cares) $(vopt_enable tls)"
|
||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-only"
|
|||
homepage="http://strophe.im/libstrophe/"
|
||||
changelog="https://raw.githubusercontent.com/strophe/libstrophe/master/ChangeLog"
|
||||
distfiles="https://github.com/strophe/libstrophe/archive/${version}.tar.gz"
|
||||
checksum=e93a77b78f228201ee0278dbdd29142a943263df7e62278e25eacfe814e0bb34
|
||||
checksum=c1e3cc7c728c2d793a8799b29208439495b65bdedc6732d855fe54c3a1fc13c8
|
||||
|
||||
build_options="cares tls"
|
||||
build_options_default="tls"
|
||||
|
|
Loading…
Add table
Reference in a new issue