xorg-util-macros: update to 1.19.0
This commit is contained in:
parent
b367ee8327
commit
c940522be5
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'xorg-util-macros'
|
||||
pkgname=xorg-util-macros
|
||||
version=1.18.0
|
||||
version=1.19.0
|
||||
revision=1
|
||||
wrksrc="${pkgname/xorg-/}-${version}"
|
||||
noarch="yes"
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
short_desc="Xorg autotool macros"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
short_desc="X.org autotool macros"
|
||||
homepage="http://www.x.org/"
|
||||
license="MIT"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${XORG_SITE}/util/util-macros-$version.tar.bz2"
|
||||
checksum=e5e3d132a852f0576ea2cf831a9813c54a58810a59cdb198f56b884c5a78945b
|
||||
checksum=2835b11829ee634e19fa56517b4cfc52ef39acea0cd82e15f68096e27cbed0ba
|
||||
|
|
Loading…
Reference in a new issue