mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libXfixes: update to 6.0.1.
This commit is contained in:
parent
e13fdd0f33
commit
be5ac207be
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libXfixes'
|
||||
pkgname=libXfixes
|
||||
version=6.0.0
|
||||
version=6.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Xfixes library and extension of X RandR from modular X.org"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=a7c1a24da53e0b46cac5aea79094b4b2257321c621b258729bc3139149245b4c
|
||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||
checksum=b695f93cd2499421ab02d22744458e650ccc88c1d4c8130d60200213abc02d58
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue