Skip to content

Commit

Permalink
uchardet: switch to new ACBS spec format
Browse files Browse the repository at this point in the history
  • Loading branch information
MingcongBai committed May 21, 2021
1 parent 54d348b commit 963c473
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extra-libs/uchardet/spec
@@ -1,4 +1,4 @@
VER=0.0.5
SRCTBL="https://github.com/BYVoid/uchardet/archive/v$VER.tar.gz"
CHKSUM="sha256::7c5569c8ee1a129959347f5340655897e6a8f81ec3344de0012a243f868eabd1"
SRCS="tbl::https://github.com/BYVoid/uchardet/archive/v$VER.tar.gz"
CHKSUMS="sha256::7c5569c8ee1a129959347f5340655897e6a8f81ec3344de0012a243f868eabd1"
REL=1

0 comments on commit 963c473

Please sign in to comment.