xorg-util-macros: update to 1.19.3.
Also move homepage to new git repository. Closes: #28391 [via git-merge-pr]
This commit is contained in:
parent
bb9777cc38
commit
8f8f1aaee1
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'xorg-util-macros'
|
# Template file for 'xorg-util-macros'
|
||||||
pkgname=xorg-util-macros
|
pkgname=xorg-util-macros
|
||||||
version=1.19.2
|
version=1.19.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/xorg-/}-${version}"
|
wrksrc="${pkgname/xorg-/}-${version}"
|
||||||
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"
|
||||||
homepage="http://www.x.org/"
|
|
||||||
license="MIT"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="MIT"
|
||||||
|
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.bz2"
|
||||||
checksum=d7e43376ad220411499a79735020f9d145fdc159284867e99467e0d771f3e712
|
checksum=0f812e6e9d2786ba8f54b960ee563c0663ddbe2434bf24ff193f5feab1f31971
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue