mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
libXdamage: update to 1.1.6.
This commit is contained in:
parent
e25593823a
commit
0e2e30786f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libXdamage'
|
# Template file for 'libXdamage'
|
||||||
pkgname=libXdamage
|
pkgname=libXdamage
|
||||||
version=1.1.5
|
version=1.1.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Xdamage extension Library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="X11"
|
license="X11"
|
||||||
homepage="https://wiki.freedesktop.org/xorg/"
|
homepage="https://wiki.freedesktop.org/xorg/"
|
||||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b734068643cac3b5f3d2c8279dd366b5bf28c7219d9e9d8717e1383995e0ea45
|
checksum=52733c1f5262fca35f64e7d5060c6fcd81a880ba8e1e65c9621cf0727afb5d11
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue