font-3270: update to 2.3.0.
This commit is contained in:
parent
fe5954992d
commit
04067eba65
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'font-3270'
|
# Template file for 'font-3270'
|
||||||
pkgname=font-3270
|
pkgname=font-3270
|
||||||
version=2.0.4
|
version=2.3.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="3270font-${version}"
|
wrksrc="3270font-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_target="font"
|
make_build_target="font"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/rbanffy/3270font"
|
homepage="https://github.com/rbanffy/3270font"
|
||||||
distfiles="https://github.com/rbanffy/3270font/archive/v${version}.tar.gz"
|
distfiles="https://github.com/rbanffy/3270font/archive/v${version}.tar.gz"
|
||||||
checksum=a845a966d71fdefe8e3cba1bbce5feaf2c11818a4b1113570cb71b84c0c10302
|
checksum=c29b6bb4efb95c8d85a53bd7a89146e52e0ee5901bb9acd31d3ae394913ebe5b
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in New Issue