mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
font-3270: update to 3.0.1.
This commit is contained in:
parent
98e28ff60c
commit
d0e704e43e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'font-3270'
|
# Template file for 'font-3270'
|
||||||
pkgname=font-3270
|
pkgname=font-3270
|
||||||
version=2.3.0
|
version=3.0.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="3270font-${version}"
|
wrksrc="3270font-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -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=c29b6bb4efb95c8d85a53bd7a89146e52e0ee5901bb9acd31d3ae394913ebe5b
|
checksum=744b6faf38dc51226d437687b5fc56df0ebc9d0b927c9fb0297e89eddf518da4
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue