mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
xhost: update to 1.0.10.
This commit is contained in:
parent
a243864a85
commit
84fb1b388d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xhost'
|
# Template file for 'xhost'
|
||||||
pkgname=xhost
|
pkgname=xhost
|
||||||
version=1.0.9
|
version=1.0.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config gettext"
|
hostmakedepends="pkg-config gettext"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
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=ca850367593fcddc4bff16de7ea1598aa4f6817daf5a803a1258dff5e337f7c3
|
checksum=10a157a9c818e6ec17764ba22117e006089107a22aacf58be6de089a76a112f4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue