mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
xmessage: update to 1.0.7.
This commit is contained in:
parent
396d999cad
commit
1771d077c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xmessage'
|
# Template file for 'xmessage'
|
||||||
pkgname=xmessage
|
pkgname=xmessage
|
||||||
version=1.0.6
|
version=1.0.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="X11, MIT"
|
license="X11, MIT"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d2eac545f137156b960877e052fcc8e29795ed735c02f7690fd7b439e6846a12
|
checksum=703fccb7a0b772d61d7e603c189b9739866aa97ba985c727275420f829a30356
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue