mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
xclock: update to 1.0.9.
This commit is contained in:
parent
23c2201269
commit
0f7eb7a3da
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xclock'
|
# Template file for 'xclock'
|
||||||
pkgname=xclock
|
pkgname=xclock
|
||||||
version=1.0.8
|
version=1.0.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config xorg-util-macros"
|
hostmakedepends="pkg-config xorg-util-macros"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.x.org/archive/X11R6.8.1/doc/xclock.1.html"
|
homepage="http://www.x.org/archive/X11R6.8.1/doc/xclock.1.html"
|
||||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=930820483a36f1f1ce1bf52b648865629a16082641e12c5cf2b5045815fc2255
|
checksum=cf461fb2c6f2ac42c54d8429ee2010fdb9a1442a370adfbfe8a7bfaf33c123bb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue