mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
font-util: update to 1.3.3.
This commit is contained in:
parent
90a79e7f1f
commit
5a4971a26e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'font-util'
|
||||
pkgname=font-util
|
||||
version=1.3.2
|
||||
version=1.3.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config bdftopcf"
|
||||
|
@ -13,8 +13,8 @@ short_desc="Tools for truncating and subseting of ISO10646-1 BDF fonts"
|
|||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
||||
checksum=3ad880444123ac06a7238546fa38a2a6ad7f7e0cc3614de7e103863616522282
|
||||
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.xz"
|
||||
checksum=e791c890779c40056ab63aaed5e031bb6e2890a98418ca09c534e6261a2eebd2
|
||||
lib32disabled=yes
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue