libsoup: update to 2.60.2. (#8606)
This commit is contained in:
parent
2c483d5606
commit
13746931bf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libsoup'
|
||||
pkgname=libsoup
|
||||
version=2.60.1
|
||||
version=2.60.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-tls-check --disable-static
|
||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=023930032b20e6b14764feb847ea80d9e170622dee7370215d6feb9967b6aa9d
|
||||
checksum=7263cfe18872e2e652c196f5667e514616d9c97c861dfca82a65a55f45f0da01
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in New Issue