mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
xfontsel: update to 1.1.1.
This commit is contained in:
parent
f74155e687
commit
a243864a85
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'xfontsel'
|
# Template file for 'xfontsel'
|
||||||
pkgname=xfontsel
|
pkgname=xfontsel
|
||||||
version=1.1.0
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config gettext"
|
||||||
makedepends="libXaw-devel"
|
makedepends="libXaw-devel"
|
||||||
depends="font-misc-misc"
|
depends="font-misc-misc"
|
||||||
short_desc="X font selector"
|
short_desc="X font selector"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="X11"
|
license="X11"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.gz"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.gz"
|
||||||
checksum=32938f671c706dc15644ceebf5daebbf0f2f1fe45afa2d06d2b905cc7d6c7de2
|
checksum=5a3c037ef28e8d22ccf7ca05894e0fcd86256a48dd56fb6e2838308cef623b7e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue