mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libsoup: change source from ftp to http url
This commit is contained in:
@@ -5,13 +5,15 @@ 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="1"
|
||||
SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.53/libsoup-2.53.1.tar.xz"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.53/libsoup-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="8b05acee07ae7973c6ff22c4949f7a1a954236c639de5d7b3e7726b2c9a6bb79"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PATCHES="libsoup-$portVersion.patchset"
|
||||
|
||||
PROVIDES="
|
||||
libsoup$secondaryArchSuffix = $portVersion
|
||||
lib:libsoup$secondaryArchSuffix = $portVersion compat >= 2.4
|
||||
|
||||
Reference in New Issue
Block a user