mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
libsoup: bump version.
This commit is contained in:
@@ -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="
|
||||
Reference in New Issue
Block a user