diff options
author | fred <fred@nutyx.(none)> | 2010-04-04 19:30:23 +0200 |
---|---|---|
committer | fred <fred@nutyx.(none)> | 2010-04-04 19:30:23 +0200 |
commit | 358ec5816d971cc701aa16b4efda9e86460d32ac (patch) | |
tree | aa05b9677bdaca975df0b6b6cd0d3b6d62064b97 | |
parent | b5d52e9b8ec3ea5b386fd83165fd7245944a7579 (diff) | |
download | nutyx-pakxe-358ec5816d971cc701aa16b4efda9e86460d32ac.tar.gz nutyx-pakxe-358ec5816d971cc701aa16b4efda9e86460d32ac.tar.bz2 nutyx-pakxe-358ec5816d971cc701aa16b4efda9e86460d32ac.tar.xz nutyx-pakxe-358ec5816d971cc701aa16b4efda9e86460d32ac.zip |
Maj de libsoup#2.30.0
-rw-r--r-- | extra/libsoup/.md5sum | 2 | ||||
-rw-r--r-- | extra/libsoup/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/libsoup/.md5sum b/extra/libsoup/.md5sum index 058241dd0..883bd2e66 100644 --- a/extra/libsoup/.md5sum +++ b/extra/libsoup/.md5sum @@ -1 +1 @@ -31d7ad416005eed4b78f07ac01b6b9f0 libsoup-2.28.2.tar.bz2 +2d18154b869da541c2c0909b443f053a libsoup-2.30.0.tar.bz2 diff --git a/extra/libsoup/Pkgfile b/extra/libsoup/Pkgfile index 534bb097c..dcdff57d6 100644 --- a/extra/libsoup/Pkgfile +++ b/extra/libsoup/Pkgfile @@ -5,7 +5,7 @@ # Depends on: glib, libxml2, gnutls, libproxy, libtasn1, gnome-keyring name=libsoup -version=2.28.2 +version=2.30.0 release=1 source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) |