From 2e01df7b6a0a1b2bf4f0ae6fc2d711d2914c9d85 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sat, 6 Jun 2015 14:49:43 +0200 Subject: [PATCH] libsoup: update to 2.50.0. --- srcpkgs/libsoup/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libsoup/template b/srcpkgs/libsoup/template index 9b1e9cbe13a..add2f523cc5 100644 --- a/srcpkgs/libsoup/template +++ b/srcpkgs/libsoup/template @@ -1,6 +1,6 @@ # Template file for 'libsoup' pkgname=libsoup -version=2.48.1 +version=2.50.0 revision=1 build_style=gnu-configure configure_args="--disable-static $(vopt_enable gir introspection)" @@ -12,7 +12,7 @@ maintainer="Juan RP " homepage="http://www.gnome.org" license="LGPL-2.1" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=9b0d14b36e36a3131a06c6e3aa7245716e6904e3e636df81c0b6c8bd3f646f9a +checksum=1e01365ac4af3817187ea847f9d3588c27eee01fc519a5a7cb212bb78b0f667b # Package build options build_options="gir"