ldm: update to 0.7.
This commit is contained in:
parent
8d5079e3b4
commit
bf1828c27b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ldm'
|
# Template file for 'ldm'
|
||||||
pkgname=ldm
|
pkgname=ldm
|
||||||
version=0.6.3
|
version=0.7
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
makedepends="libmount-devel libudev-devel libglib-devel"
|
makedepends="libmount-devel libudev-devel libglib-devel"
|
||||||
short_desc="A lightweight device mounter"
|
short_desc="A lightweight device mounter"
|
||||||
|
@ -9,7 +9,7 @@ maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/LemonBoy/ldm"
|
homepage="https://github.com/LemonBoy/ldm"
|
||||||
distfiles="https://github.com/LemonBoy/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/LemonBoy/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=7e5e2b406bc627d4df7676b470ead6af75739ce96dc283e25467bb123b2717d9
|
checksum=fb464bffec5b7d0680009b43a95881e8c02ec07e84d6f7fb05206d666dc44bdb
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
# Don't include systemd service as default
|
# Don't include systemd service as default
|
||||||
|
|
Loading…
Reference in a new issue