mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Update libchewing to 0.7.0.
Changelog: https://github.com/chewing/libchewing/releases/tag/v0.7.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
COMMENT = intelligent phonetic input method library
|
||||
|
||||
V = 0.6.0
|
||||
V = 0.7.0
|
||||
DISTNAME = libchewing-$V
|
||||
PKGNAME = zh-libchewing-$V
|
||||
|
||||
@@ -19,7 +19,7 @@ WANTLIB += c sqlite3
|
||||
|
||||
SITES = https://github.com/chewing/libchewing/releases/download/v$V/
|
||||
|
||||
EXTRACT_SUFX = .tar.xz
|
||||
EXTRACT_SUFX = .tar.zst
|
||||
|
||||
MODULES = devel/cmake
|
||||
LIB_DEPENDS = databases/sqlite3
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (libchewing-0.6.0.tar.xz) = wpE77VW3/bJZQralgywlS8m8ucNl08r6ClabS3y9jwA=
|
||||
SIZE (libchewing-0.6.0.tar.xz) = 3473564
|
||||
SHA256 (libchewing-0.7.0.tar.zst) = hyibx1nQS/662S05XU9j5U9YTz6AVzFYjtqgyai7bM4=
|
||||
SIZE (libchewing-0.7.0.tar.zst) = 4963341
|
||||
|
||||
Reference in New Issue
Block a user