mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
libXcursor: update to 1.2.3.
This commit is contained in:
parent
fb52ffdeb6
commit
c991afe1c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libXcursor'
|
# Template file for 'libXcursor'
|
||||||
pkgname=libXcursor
|
pkgname=libXcursor
|
||||||
version=1.2.2
|
version=1.2.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/xorg/lib/libxcursor"
|
homepage="https://gitlab.freedesktop.org/xorg/lib/libxcursor"
|
||||||
distfiles="${XORG_SITE}/lib/libXcursor-${version}.tar.xz"
|
distfiles="${XORG_SITE}/lib/libXcursor-${version}.tar.xz"
|
||||||
checksum=53d071bd2cc56e517a30998d5e685c8a74556ddada43c6985d14da9a023a88ee
|
checksum=fde9402dd4cfe79da71e2d96bb980afc5e6ff4f8a7d74c159e1966afb2b2c2c0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue