File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# Template file for 'libhangul'
22pkgname=libhangul
3- version=0.1 .0
4- revision=3
3+ version=0.2 .0
4+ revision=1
55build_style=gnu-configure
6- hostmakedepends="automake gettext-devel libtool pkg-config"
76configure_args="--disable-static"
8- short_desc="A library to support hangul input and character classification"
7+ hostmakedepends="automake gettext-devel libtool pkg-config"
8+ short_desc="Library to support hangul input and character classification"
99maintainer="Michael Aldridge <
[email protected] >"
1010license="LGPL-2.1-or-later"
1111homepage="https://github.com/libhangul/libhangul"
1212distfiles="https://github.com/libhangul/libhangul/archive/libhangul-${version}.tar.gz"
13- checksum=e2a81ef159ed098d3cc1a20377dba6204821b7ce2bc24cfb2f2543adf3bc5830
13+ checksum=db9a256ff1e2c639ea8168f5e8741dae95ad7ea563f257b1dbd098afd8e48487
1414
1515post_extract() {
16- sed -i '/AM_GNU_GETTEXT_VERSION/s/0.18 /0.20 /' configure.ac
16+ sed -i '/AM_GNU_GETTEXT_VERSION/s/0.23.1 /0.22 /' configure.ac
1717}
1818
1919pre_configure() {
You can’t perform that action at this time.
0 commit comments