diff options
author | sibel <lesibel@free.fr> | 2011-03-30 18:01:56 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-03-30 18:01:56 +0200 |
commit | 39744631cff0fab46fe6d497b7c4989436a921f7 (patch) | |
tree | 1eba3c00410277f7f967a17532dadaabbddd5564 /extra | |
parent | de9ff7fd2705cb37fa76348d2206365845e49c01 (diff) | |
download | nutyx-pakxe-39744631cff0fab46fe6d497b7c4989436a921f7.tar.gz nutyx-pakxe-39744631cff0fab46fe6d497b7c4989436a921f7.tar.bz2 nutyx-pakxe-39744631cff0fab46fe6d497b7c4989436a921f7.tar.xz nutyx-pakxe-39744631cff0fab46fe6d497b7c4989436a921f7.zip |
libsoup, correction deps
Diffstat (limited to 'extra')
-rw-r--r-- | extra/libsoup/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libsoup/Pkgfile b/extra/libsoup/Pkgfile index e7c9c8005..36a632a35 100644 --- a/extra/libsoup/Pkgfile +++ b/extra/libsoup/Pkgfile @@ -7,7 +7,7 @@ name=libsoup version=2.32.0 -release=1 +release=2 source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) build() { |