summaryrefslogtreecommitdiffstats
path: root/Utilities/Scripts/update-librhash.bash
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/Scripts/update-librhash.bash')
-rwxr-xr-xUtilities/Scripts/update-librhash.bash3
1 files changed, 1 insertions, 2 deletions
diff --git a/Utilities/Scripts/update-librhash.bash b/Utilities/Scripts/update-librhash.bash
index 009ce32..ea7e655 100755
--- a/Utilities/Scripts/update-librhash.bash
+++ b/Utilities/Scripts/update-librhash.bash
@@ -8,11 +8,10 @@ readonly name="librhash"
readonly ownership="librhash upstream <kwrobot@kitware.com>"
readonly subtree="Utilities/cmlibrhash"
readonly repo="https://github.com/rhash/rhash.git"
-readonly tag="master"
+readonly tag="v1.3.9"
readonly shortlog=false
readonly paths="
COPYING
- README
librhash/algorithms.c
librhash/algorithms.h
librhash/byte_order.c