light: update to 1.2.1
This commit is contained in:
parent
6bea91c9cd
commit
1ec048ff8b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'light'
|
||||
pkgname=light
|
||||
version=1.2
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-udev"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Dennis Kraus <kraus@posteo.de>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://haikarainen.github.io/light/"
|
||||
distfiles="https://github.com/haikarainen/light/archive/v${version}.tar.gz"
|
||||
checksum=27dd588f06afbaabf6050abdf5bddc571c71ff26451e3ac6d1f116f80ed7dbbd
|
||||
checksum=53d1e74f38813de2068e26a28dc7054aab66d1adfedb8d9200f73a57c73e7293
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue