diff --git a/srcpkgs/libsoup/template b/srcpkgs/libsoup/template index e2b01018c2d..f1dcee13be6 100644 --- a/srcpkgs/libsoup/template +++ b/srcpkgs/libsoup/template @@ -1,12 +1,12 @@ # Template file for 'libsoup' pkgname=libsoup -version=2.32.2 -distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.bz2" +version=2.33.90 +distfiles="${GNOME_SITE}/$pkgname/2.33/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--localstatedir=/var" short_desc="HTTP library implementation in C" maintainer="Juan RP " -checksum=96e6973c8b7459523c0f44e7aec69528ff2fbd388e8ddc415f91bcc42f50777f +checksum=4780eff65a6ee42ac9bc35871cfab441ae076c5f23c02773768197c4cd720eec 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 @@ -49,3 +49,5 @@ Add_dependency build sqlite-devel Add_dependency build GConf-devel Add_dependency build libgnome-keyring-devel Add_dependency build gobject-introspection + +Add_dependency full glib-networking