udevil: update to 0.4.4.
This commit is contained in:
parent
15a9964246
commit
2f7cba756a
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'udevil'
|
# Template file for 'udevil'
|
||||||
pkgname=udevil
|
pkgname=udevil
|
||||||
version=0.4.3
|
version=0.4.4
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://ignorantguru.github.io/udevil/"
|
homepage="http://ignorantguru.github.io/udevil/"
|
||||||
distfiles="https://github.com/IgnorantGuru/udevil/archive/${version}.tar.gz"
|
distfiles="https://github.com/IgnorantGuru/udevil/archive/${version}.tar.gz"
|
||||||
checksum=c49d2644baf87182c160550d708f75fe1253a2ceb749148e9148d7f1cfbc6209
|
checksum=ad2fd8375bd62622718a04235e9772119459089938dbb78e657955e595822b7c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
if [ "$build_option_systemd" ]; then
|
if [ "$build_option_systemd" ]; then
|
||||||
|
|
Loading…
Reference in New Issue