mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
xbacklight: update to 1.2.4.
This commit is contained in:
parent
12f4f80747
commit
f5c6d0e002
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xbacklight'
|
||||
pkgname=xbacklight
|
||||
version=1.2.3
|
||||
version=1.2.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Adjust backlight brightness using RandR extension"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=3a27f324777ae99fee476cfb2f064576fb8cba4eb77f97cda37adda1c1d39ade
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
|
||||
checksum=d4c30b0e6f18c82f387585a737ee3b72d468c927892b08a898c41bc12248e8ee
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue