mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
libsoup: update to 2.60.2. (#8606)
This commit is contained in:
parent
2c483d5606
commit
13746931bf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libsoup'
|
# Template file for 'libsoup'
|
||||||
pkgname=libsoup
|
pkgname=libsoup
|
||||||
version=2.60.1
|
version=2.60.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-tls-check --disable-static
|
configure_args="--disable-tls-check --disable-static
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=023930032b20e6b14764feb847ea80d9e170622dee7370215d6feb9967b6aa9d
|
checksum=7263cfe18872e2e652c196f5667e514616d9c97c861dfca82a65a55f45f0da01
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue