From 99f652879850aa4a8dc1dbd061e75f9a1e46aa72 Mon Sep 17 00:00:00 2001 From: piernov Date: Thu, 27 Oct 2011 14:13:25 +0200 Subject: rest 0.7.11-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rest/.footprint.i686 | 1 + rest/.footprint.x86_64 | 1 + rest/.md5sum.i686 | 2 +- rest/.md5sum.x86_64 | 2 +- rest/Pkgfile | 4 ++-- 5 files changed, 6 insertions(+), 4 deletions(-) (limited to 'rest') diff --git a/rest/.footprint.i686 b/rest/.footprint.i686 index 1a59fe4..b6f4600 100644 --- a/rest/.footprint.i686 +++ b/rest/.footprint.i686 @@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/include/rest-0.7/rest/ -rw-r--r-- root/root usr/include/rest-0.7/rest/oauth-proxy.h -rw-r--r-- root/root usr/include/rest-0.7/rest/oauth2-proxy-call.h -rw-r--r-- root/root usr/include/rest-0.7/rest/oauth2-proxy.h +-rw-r--r-- root/root usr/include/rest-0.7/rest/rest-enum-types.h -rw-r--r-- root/root usr/include/rest-0.7/rest/rest-param.h -rw-r--r-- root/root usr/include/rest-0.7/rest/rest-params.h -rw-r--r-- root/root usr/include/rest-0.7/rest/rest-proxy-call.h diff --git a/rest/.footprint.x86_64 b/rest/.footprint.x86_64 index 1a59fe4..b6f4600 100644 --- a/rest/.footprint.x86_64 +++ b/rest/.footprint.x86_64 @@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/include/rest-0.7/rest/ -rw-r--r-- root/root usr/include/rest-0.7/rest/oauth-proxy.h -rw-r--r-- root/root usr/include/rest-0.7/rest/oauth2-proxy-call.h -rw-r--r-- root/root usr/include/rest-0.7/rest/oauth2-proxy.h +-rw-r--r-- root/root usr/include/rest-0.7/rest/rest-enum-types.h -rw-r--r-- root/root usr/include/rest-0.7/rest/rest-param.h -rw-r--r-- root/root usr/include/rest-0.7/rest/rest-params.h -rw-r--r-- root/root usr/include/rest-0.7/rest/rest-proxy-call.h diff --git a/rest/.md5sum.i686 b/rest/.md5sum.i686 index f654e8f..bfb9f97 100644 --- a/rest/.md5sum.i686 +++ b/rest/.md5sum.i686 @@ -1 +1 @@ -f47850d26bfb6148d1a3db9e74426e20 rest-0.7.10.tar.bz2 +ec03b0f471068672ccd7f0d66e34ff55 rest-0.7.11.tar.xz diff --git a/rest/.md5sum.x86_64 b/rest/.md5sum.x86_64 index f654e8f..bfb9f97 100644 --- a/rest/.md5sum.x86_64 +++ b/rest/.md5sum.x86_64 @@ -1 +1 @@ -f47850d26bfb6148d1a3db9e74426e20 rest-0.7.10.tar.bz2 +ec03b0f471068672ccd7f0d66e34ff55 rest-0.7.11.tar.xz diff --git a/rest/Pkgfile b/rest/Pkgfile index 15bad2f..9fb188d 100644 --- a/rest/Pkgfile +++ b/rest/Pkgfile @@ -6,9 +6,9 @@ # Run on: glib,libxml2,libsoup name=rest -version=0.7.10 +version=0.7.11 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz) build() { cd $name-$version -- cgit v1.2.3-54-g00ecf