From 8a3174d2f5e799eb1be644050b31c5849bba97a5 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 18 Oct 2011 21:55:07 +0200 Subject: [PATCH] libsoup: update to 2.36.1. --- srcpkgs/libsoup/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libsoup/template b/srcpkgs/libsoup/template index 89cf8b67832..d4f56d58f9a 100644 --- a/srcpkgs/libsoup/template +++ b/srcpkgs/libsoup/template @@ -1,13 +1,13 @@ # Template file for 'libsoup' pkgname=libsoup -version=2.36.0 +version=2.36.1 distfiles="${GNOME_SITE}/$pkgname/2.36/$pkgname-$version.tar.xz" build_style=gnu_configure short_desc="HTTP library implementation in C" maintainer="Juan RP " homepage="http://www.gnome.org" license="LGPL-2.1" -checksum=db06af0f8c887abde427e5418e0e74bd39837a0f48a4161ff29607dfcd6b36ca +checksum=73722407ff5fa7fcff2dae384aa04d85e7900c0e3fed46389f1289a1409e1f65 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 @@ -41,6 +41,7 @@ Add_dependency run gnutls Add_dependency build pkg-config Add_dependency build intltool +Add_dependency build gobject-introspection Add_dependency build glib-devel Add_dependency build libgcrypt-devel Add_dependency build libgpg-error-devel @@ -48,6 +49,5 @@ Add_dependency build libxml2-devel Add_dependency build gnutls-devel Add_dependency build sqlite-devel Add_dependency build libgnome-keyring-devel -Add_dependency build gobject-introspection Add_dependency full glib-networking