diff --git a/srcpkgs/libsoup/template b/srcpkgs/libsoup/template index e81be31975..28db715916 100644 --- a/srcpkgs/libsoup/template +++ b/srcpkgs/libsoup/template @@ -1,12 +1,12 @@ # Template file for 'libsoup' pkgname=libsoup -version=2.34.0 +version=2.34.1 distfiles="${GNOME_SITE}/$pkgname/2.34/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--localstatedir=/var" short_desc="HTTP library implementation in C" maintainer="Juan RP " -checksum=bb7b8f4ab72923c8bdaf83ad9655e946c4c68ee6957b82eb0e20586c1ad627e7 +checksum=a2f846af2c4c08e15eacc9879c8c9be4d85f8105f960f96a9ba3dbabd9ee517b long_desc=" Libsoup is an HTTP library implementation in C. It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but