libXfixes: update to 6.0.0

Also don't use variable in homepage
This commit is contained in:
Mat Boehlke 2021-10-13 13:52:53 -05:00 committed by Michal Vasilek
parent 9159e199d7
commit 913fbc7696

View file

@ -1,16 +1,16 @@
# Template build file for 'libXfixes'. # Template file for 'libXfixes'
pkgname=libXfixes pkgname=libXfixes
version=5.0.3 version=6.0.0
revision=3 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="xorgproto libX11-devel" makedepends="xorgproto libX11-devel"
short_desc="Xfixes library and extension of X RandR from modular X.org" short_desc="Xfixes library and extension of X RandR from modular X.org"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
homepage="${XORG_SITE}"
license="MIT" license="MIT"
homepage="https://xorg.freedesktop.org"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2" distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
checksum=de1cd33aff226e08cefd0e6759341c2c8e8c9faf8ce9ac6ec38d43e287b22ad6 checksum=a7c1a24da53e0b46cac5aea79094b4b2257321c621b258729bc3139149245b4c
post_install() { post_install() {
vlicense COPYING vlicense COPYING