ldm: update to 0.6.1
This commit is contained in:
parent
025ea9c20a
commit
9a110bfed4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ldm'
|
||||
pkgname=ldm
|
||||
version=0.6
|
||||
version=0.6.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="perl pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/LemonBoy/ldm"
|
||||
distfiles="https://github.com/LemonBoy/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum="180306972ac4ea1881eceabf5acff5ba8b828bfd36aaa74a01d432f0bf575fab"
|
||||
checksum="e182792145b588b4f8ba94622af7d690d181bf29f942d40b25dcfd609e2d37f8"
|
||||
replaces="ldm-git>=0"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue