From 1b642db308bc10af094f73350450bffbf8bd9d0e Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 4 Nov 2017 00:10:04 +0100 Subject: [PATCH] libsoup: bump version. --- .../libsoup/{libsoup-2.60.1.recipe => libsoup-2.60.2.recipe} | 4 ++-- .../{libsoup-2.60.1.patchset => libsoup-2.60.2.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename net-libs/libsoup/{libsoup-2.60.1.recipe => libsoup-2.60.2.recipe} (95%) rename net-libs/libsoup/patches/{libsoup-2.60.1.patchset => libsoup-2.60.2.patchset} (100%) diff --git a/net-libs/libsoup/libsoup-2.60.1.recipe b/net-libs/libsoup/libsoup-2.60.2.recipe similarity index 95% rename from net-libs/libsoup/libsoup-2.60.1.recipe rename to net-libs/libsoup/libsoup-2.60.2.recipe index 20c25cabf..6dc8a62b5 100644 --- a/net-libs/libsoup/libsoup-2.60.1.recipe +++ b/net-libs/libsoup/libsoup-2.60.2.recipe @@ -5,9 +5,9 @@ GNOME applications, and also has a synchronous API, for use in threaded applicat HOMEPAGE="https://wiki.gnome.org/Projects/libsoup/" COPYRIGHT="2005 - 2015 The GNOME Project" LICENSE="GNU LGPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.60/libsoup-$portVersion.tar.xz" -CHECKSUM_SHA256="023930032b20e6b14764feb847ea80d9e170622dee7370215d6feb9967b6aa9d" +CHECKSUM_SHA256="7263cfe18872e2e652c196f5667e514616d9c97c861dfca82a65a55f45f0da01" PATCHES="libsoup-$portVersion.patchset" ARCHITECTURES="x86 x86_gcc2 x86_64" diff --git a/net-libs/libsoup/patches/libsoup-2.60.1.patchset b/net-libs/libsoup/patches/libsoup-2.60.2.patchset similarity index 100% rename from net-libs/libsoup/patches/libsoup-2.60.1.patchset rename to net-libs/libsoup/patches/libsoup-2.60.2.patchset