mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
xfd: update to 1.1.4.
This commit is contained in:
parent
075aae5267
commit
2dc28cf5b8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xfd'
|
# Template file for 'xfd'
|
||||||
pkgname=xfd
|
pkgname=xfd
|
||||||
version=1.1.3
|
version=1.1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="gettext pkg-config"
|
hostmakedepends="gettext pkg-config"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Display all the characters in an X font"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://wiki.freedesktop.org/xorg/"
|
homepage="https://wiki.freedesktop.org/xorg/"
|
||||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||||
checksum=192f938ba5830e84cc807d8ead2ad9655b43eaed6500c830f3e083aad10ed958
|
checksum=d5470ffb66fd45a1e1b03d6df01f12d4caf0cf675cde0345cda237243e9076fd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue