mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
bdf2psf: update to 1.192.
This commit is contained in:
parent
5eda0d6e19
commit
25ded48a9c
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'bdf2psf'
|
# Template file for 'bdf2psf'
|
||||||
pkgname=bdf2psf
|
pkgname=bdf2psf
|
||||||
version=1.191
|
version=1.192
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="console-setup-${version}"
|
wrksrc="console-setup"
|
||||||
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=93eca88947feeca0631cf19fe9e67e9ce9ecc24d6b0c30f2ae6d2dfd95cfd842
|
checksum=4dbe2c9559ff68a61315efe4de2cb932396ede8c4a1df4b46b6fb0846cc59d5b
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '44s/if (/if (\$\#ARGV \< 0 \|\| /' Fonts/bdf2psf
|
sed -i '44s/if (/if (\$\#ARGV \< 0 \|\| /' Fonts/bdf2psf
|
||||||
|
|
Loading…
Add table
Reference in a new issue