bdf2psf: update to 1.185.
This commit is contained in:
parent
54e57b424f
commit
6b51d1d343
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'bdf2psf'
|
# Template file for 'bdf2psf'
|
||||||
pkgname=bdf2psf
|
pkgname=bdf2psf
|
||||||
version=1.184
|
version=1.185
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="console-setup"
|
wrksrc="console-setup-${version}"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Generate console fonts from BDF source fonts"
|
short_desc="Generate console fonts from BDF source fonts"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://packages.debian.org/sid/bdf2psf"
|
homepage="https://packages.debian.org/sid/bdf2psf"
|
||||||
distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
|
distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
|
||||||
checksum=7c010f152003331f5560246494f781eca237b87bed69cb8cde6fae54c604fcb3
|
checksum=e01f554969954887aefc8b54e8bf40e5b74d6ebd02614dfc8f40536621c04cc8
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Reference in a new issue