X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=blobdiff_plain;f=debian%2Flibnfs-get-orig-source;h=af249b0a686e2b04f348c19c5e6163e689e63daa;hp=fa4e56ade2c14be2312d567c6ab2cd23dbcb26a0;hb=303c23ca0e913d0d6d989d26f6e46d3eb7d10cd9;hpb=43f499931ebbaa4814bb5a67bc4b53c53e6f6137 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}"