diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-11-10 21:10:04 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-11-10 21:10:04 +0100 |
commit | 09ae72fd9c6c5915201c0566457097087255ba0a (patch) | |
tree | f129ccf72cb3c28ea6dd001fd280c85fa82d47a5 /extra/libsoup/Pkgfile | |
parent | 0a12068c74e9710703214352f2ae7ab6abdc9b28 (diff) | |
download | nutyx-pakxe-09ae72fd9c6c5915201c0566457097087255ba0a.tar.gz nutyx-pakxe-09ae72fd9c6c5915201c0566457097087255ba0a.tar.bz2 nutyx-pakxe-09ae72fd9c6c5915201c0566457097087255ba0a.tar.xz nutyx-pakxe-09ae72fd9c6c5915201c0566457097087255ba0a.zip |
maj libsoup#2.28.1-1
Diffstat (limited to 'extra/libsoup/Pkgfile')
-rw-r--r-- | extra/libsoup/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libsoup/Pkgfile b/extra/libsoup/Pkgfile index ae119a7a5..ab6aa933a 100644 --- a/extra/libsoup/Pkgfile +++ b/extra/libsoup/Pkgfile @@ -5,9 +5,9 @@ # Depends on: glib, libxml2, openssl, gnutls, libproxy name=libsoup -version=2.27.5 +version=2.28.1 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.27/$name-$version.tar.bz2) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) build() { cd $name-$version |