mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xrandr: update to 1.5.2.
This commit is contained in:
parent
3498dc8ead
commit
cf753b4951
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xrandr'
|
# Template file for 'xrandr'
|
||||||
pkgname=xrandr
|
pkgname=xrandr
|
||||||
version=1.5.1
|
version=1.5.2
|
||||||
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="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
|
||||||
checksum=7bc76daf9d72f8aff885efad04ce06b90488a1a169d118dea8a2b661832e8762
|
checksum=c8bee4790d9058bacc4b6246456c58021db58a87ddda1a9d0139bf5f18f1f240
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue