From 303c23ca0e913d0d6d989d26f6e46d3eb7d10cd9 Mon Sep 17 00:00:00 2001 From: Andres Mejia Date: Sun, 24 Jul 2011 14:14:17 -0400 Subject: [PATCH] Update libnfs-get-orig-source for new upstream snapshot. --- debian/libnfs-get-orig-source | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/libnfs-get-orig-source b/debian/libnfs-get-orig-source index fa4e56a..af249b0 100755 --- a/debian/libnfs-get-orig-source +++ b/debian/libnfs-get-orig-source @@ -3,8 +3,8 @@ # Script used to generate the orig source tarball for libnfs. LIBNFS_GIT_URL="git://github.com/sahlberg/libnfs.git" -LIBNFS_GIT_COMMIT="8c27363e21f667a01e75f585b897c3b36d8f5245" -DATE_RETRIEVED="20110716" +LIBNFS_GIT_COMMIT="48593f566ff9e0fee6544ba03478cb996380eaf7" +DATE_RETRIEVED="20110724" COMMIT_SHORT_FORM="$(echo $LIBNFS_GIT_COMMIT | \ sed -e 's/^\([[:xdigit:]]\{,7\}\).*/\1/')" LIBNFS_VERSION="0.0~git${DATE_RETRIEVED}.${COMMIT_SHORT_FORM}" -- 2.34.1