repositories
/
deb_libnfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43f4999
)
Update libnfs-get-orig-source for new upstream snapshot.
author
Andres Mejia
<mcitadel@gmail.com>
Sun, 24 Jul 2011 18:14:17 +0000
(14:14 -0400)
committer
Andres Mejia
<mcitadel@gmail.com>
Sun, 24 Jul 2011 18:14:17 +0000
(14:14 -0400)
debian/libnfs-get-orig-source
patch
|
blob
|
blame
|
history
diff --git
a/debian/libnfs-get-orig-source
b/debian/libnfs-get-orig-source
index fa4e56ade2c14be2312d567c6ab2cd23dbcb26a0..af249b0a686e2b04f348c19c5e6163e689e63daa 100755
(executable)
--- 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="201107
16
"
+LIBNFS_GIT_COMMIT="
48593f566ff9e0fee6544ba03478cb996380eaf7
"
+DATE_RETRIEVED="201107
24
"
COMMIT_SHORT_FORM="$(echo $LIBNFS_GIT_COMMIT | \
sed -e 's/^\([[:xdigit:]]\{,7\}\).*/\1/')"
LIBNFS_VERSION="0.0~git${DATE_RETRIEVED}.${COMMIT_SHORT_FORM}"