mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
light: update to 1.2.1
This commit is contained in:
parent
6bea91c9cd
commit
1ec048ff8b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'light'
|
# Template file for 'light'
|
||||||
pkgname=light
|
pkgname=light
|
||||||
version=1.2
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-udev"
|
configure_args="--with-udev"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Dennis Kraus <kraus@posteo.de>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://haikarainen.github.io/light/"
|
homepage="http://haikarainen.github.io/light/"
|
||||||
distfiles="https://github.com/haikarainen/light/archive/v${version}.tar.gz"
|
distfiles="https://github.com/haikarainen/light/archive/v${version}.tar.gz"
|
||||||
checksum=27dd588f06afbaabf6050abdf5bddc571c71ff26451e3ac6d1f116f80ed7dbbd
|
checksum=53d1e74f38813de2068e26a28dc7054aab66d1adfedb8d9200f73a57c73e7293
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue