mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libuchardet: Fix DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
381c337cf1
commit
ac9adfcb3b
1 changed files with 1 additions and 1 deletions
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue