mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bdf2psf: update to 1.207.
This commit is contained in:
parent
de431a84b6
commit
21ec5cea9b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bdf2psf'
|
# Template file for 'bdf2psf'
|
||||||
pkgname=bdf2psf
|
pkgname=bdf2psf
|
||||||
version=1.206
|
version=1.207
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="console-setup-${version}"
|
wrksrc="console-setup-${version}"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
|
@ -9,7 +9,7 @@ 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=856d0f123911779f5285a9c1479ea505c89981054df5b7ab4cd49fdd32663d2c
|
checksum=5c9ff5d48d5fd57d3bc874de8f508ccc7b7df21fd64f651db5a83bda0c91c5e9
|
||||||
|
|
||||||
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