bdf2psf: update to 1.208.
This commit is contained in:
parent
24831d1b3f
commit
bc76d5ea84
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bdf2psf'
|
||||
pkgname=bdf2psf
|
||||
version=1.207
|
||||
version=1.208
|
||||
revision=1
|
||||
wrksrc="console-setup-${version}"
|
||||
depends="perl"
|
||||
|
@ -9,7 +9,7 @@ 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=5c9ff5d48d5fd57d3bc874de8f508ccc7b7df21fd64f651db5a83bda0c91c5e9
|
||||
checksum=f88e902ad7afb0825896e8ec25978eae11f4d9c1802273e02516c752137845b4
|
||||
|
||||
post_extract() {
|
||||
sed -i '44s/if (/if (\$\#ARGV \< 0 \|\| /' Fonts/bdf2psf
|
||||
|
|
Loading…
Reference in New Issue