diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-08-18 06:27:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-20 07:49:48 +0700 |
commit | ac9adfcb3b4c3c3aaa0e471df04f682f972fdaa3 (patch) | |
tree | 8ec5dfbeae23b5d2f988a267433b1a5bfd53f45f /libraries/libuchardet | |
parent | 381c337cf18a00fc9d1a5baeafcd4aeb715444ff (diff) | |
download | slackbuilds-ac9adfcb3b4c3c3aaa0e471df04f682f972fdaa3.tar.gz |
libraries/libuchardet: Fix DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libuchardet')
-rw-r--r-- | libraries/libuchardet/libuchardet.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libuchardet/libuchardet.info b/libraries/libuchardet/libuchardet.info index fc2b846e58..e58f5e0b7b 100644 --- a/libraries/libuchardet/libuchardet.info +++ b/libraries/libuchardet/libuchardet.info @@ -1,7 +1,7 @@ PRGNAM="libuchardet" VERSION="0.0.5" HOMEPAGE="https://github.com/BYVoid/uchardet" -DOWNLOAD="https://github.com/BYVoid/uchardet/archive/0.0.5/uchardet-0.0.5.tar.gz" +DOWNLOAD="https://github.com/BYVoid/uchardet/archive/v0.0.5/uchardet-0.0.5.tar.gz" MD5SUM="2421993e7b098366bd008d81385150b6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |