mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
xorg-util-macros: update to 1.20.0.
This commit is contained in:
parent
746f730e9f
commit
578c209c9c
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'xorg-util-macros'
|
# Template file for 'xorg-util-macros'
|
||||||
pkgname=xorg-util-macros
|
pkgname=xorg-util-macros
|
||||||
version=1.19.3
|
version=1.20.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
short_desc="X.org autotool macros"
|
short_desc="X.org autotool macros"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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.bz2"
|
distfiles="${XORG_SITE}/util/util-macros-${version}.tar.xz"
|
||||||
checksum=0f812e6e9d2786ba8f54b960ee563c0663ddbe2434bf24ff193f5feab1f31971
|
checksum=0b86b262dbe971edb4ff233bc370dfad9f241d09f078a3f6d5b7f4b8ea4430db
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue