diff --git a/srcpkgs/libsoup/template b/srcpkgs/libsoup/template index 5ac44fc0fc..1e87fdc73d 100644 --- a/srcpkgs/libsoup/template +++ b/srcpkgs/libsoup/template @@ -1,6 +1,6 @@ # Template file for 'libsoup' pkgname=libsoup -version=2.54.0.1 +version=2.54.1 revision=1 build_style=gnu-configure configure_args="--disable-tls-check --disable-static @@ -12,8 +12,8 @@ short_desc="HTTP library implementation in C" maintainer="Juan RP " homepage="http://www.gnome.org" license="LGPL-2.1" -distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz" -checksum=ade4920166bd036e8890d04acdc135686d877670953949fa6245797c906e38e0 +distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" +checksum=47b42c232034734d66e5f093025843a5d8cc4b2357c011085a2fd04ef02dd633 # Package build options build_options="gir"