nkf: update to 2.1.5.
This commit is contained in:
parent
8b70b782b6
commit
1810d5f823
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'nkf'
|
# Template file for 'nkf'
|
||||||
pkgname=nkf
|
pkgname=nkf
|
||||||
version=2.1.4
|
version=2.1.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="prefix=\${DESTDIR}/usr"
|
make_install_args="prefix=\${DESTDIR}/usr"
|
||||||
short_desc="Yet another kanji code converter"
|
short_desc="Yet another kanji code converter"
|
||||||
maintainer="Kazuho Sakoda <hyonhyoro.kazuho@gmail.com>"
|
maintainer="Kazuho Sakoda <hyonhyoro.kazuho@gmail.com>"
|
||||||
license="Zlib"
|
license="Zlib"
|
||||||
homepage="https://ja.osdn.net/projects/nkf/"
|
homepage="https://ja.osdn.net/projects/nkf/"
|
||||||
distfiles="http://osdn.dl.osdn.jp/nkf/64158/${pkgname}-${version}.tar.gz"
|
distfiles="http://osdn.dl.osdn.jp/nkf/70406/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b4175070825deb3e98577186502a8408c05921b0c8ff52e772219f9d2ece89cb
|
checksum=d1a7df435847a79f2f33a92388bca1d90d1b837b1b56523dcafc4695165bad44
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
vmkdir usr/share
|
vmkdir usr/share
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
site="https://ja.osdn.net/projects/nkf/releases/rss"
|
||||||
|
ignore="207*"
|
Loading…
Reference in New Issue