bdf2psf: update to 1.196.
This commit is contained in:
parent
0195487d91
commit
a9b3871e8f
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'bdf2psf'
|
||||
pkgname=bdf2psf
|
||||
version=1.195
|
||||
version=1.196
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="console-setup"
|
||||
wrksrc="console-setup-${version}"
|
||||
depends="perl"
|
||||
short_desc="Generate console fonts from BDF source fonts"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://packages.debian.org/sid/bdf2psf"
|
||||
distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
|
||||
checksum=0214c690eab05f2a1f93035a987aac931c6eb7a2a7ebda4b80b8375c55a4eaa7
|
||||
checksum=1b5852e70721e36cc9608624f66a0e3aaafcf8c985e88d9ade35b6174e15dd28
|
||||
|
||||
post_extract() {
|
||||
sed -i '44s/if (/if (\$\#ARGV \< 0 \|\| /' Fonts/bdf2psf
|
||||
|
|
Loading…
Reference in New Issue