mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xorg-util-macros: update to 1.20.1.
This commit is contained in:
parent
30253684e1
commit
32d535ed1b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xorg-util-macros'
|
# Template file for 'xorg-util-macros'
|
||||||
pkgname=xorg-util-macros
|
pkgname=xorg-util-macros
|
||||||
version=1.20.0
|
version=1.20.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/xorg/util/macros/"
|
homepage="https://gitlab.freedesktop.org/xorg/util/macros/"
|
||||||
distfiles="${XORG_SITE}/util/util-macros-${version}.tar.xz"
|
distfiles="${XORG_SITE}/util/util-macros-${version}.tar.xz"
|
||||||
checksum=0b86b262dbe971edb4ff233bc370dfad9f241d09f078a3f6d5b7f4b8ea4430db
|
checksum=0b308f62dce78ac0f4d9de6888234bf170f276b64ac7c96e99779bb4319bcef5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue