diff --git a/net-libs/libsoup/libsoup-2.53.1.recipe b/net-libs/libsoup/libsoup-2.58.1.recipe similarity index 91% rename from net-libs/libsoup/libsoup-2.53.1.recipe rename to net-libs/libsoup/libsoup-2.58.1.recipe index 8e1670273..17d5e5890 100644 --- a/net-libs/libsoup/libsoup-2.53.1.recipe +++ b/net-libs/libsoup/libsoup-2.58.1.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" -SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.53/libsoup-$portVersion.tar.xz" -CHECKSUM_SHA256="8b05acee07ae7973c6ff22c4949f7a1a954236c639de5d7b3e7726b2c9a6bb79" +REVISION="1" +SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.58/libsoup-$portVersion.tar.xz" +CHECKSUM_SHA256="62c669f557de745b7b20ba9d5b74d839c95e4c9cea1a5ab7f3da5531a1aeefb9" PATCHES="libsoup-$portVersion.patchset" ARCHITECTURES="x86 x86_gcc2 x86_64" @@ -27,6 +27,7 @@ REQUIRES=" lib:libsqlite3$secondaryArchSuffix lib:libcurl$secondaryArchSuffix lib:libiconv$secondaryArchSuffix + lib:libintl$secondaryArchSuffix " PROVIDES_devel=" diff --git a/net-libs/libsoup/patches/libsoup-2.53.1.patchset b/net-libs/libsoup/patches/libsoup-2.58.1.patchset similarity index 100% rename from net-libs/libsoup/patches/libsoup-2.53.1.patchset rename to net-libs/libsoup/patches/libsoup-2.58.1.patchset