Преглед изворни кода

librhash: Update import script to get rhash 1.3.9

Brad King пре 5 година
родитељ
комит
74f1a64572
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      Utilities/Scripts/update-librhash.bash

+ 1 - 2
Utilities/Scripts/update-librhash.bash

@@ -8,11 +8,10 @@ readonly name="librhash"
 readonly ownership="librhash upstream <[email protected]>"
 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