ldm: update to 0.6.1

This commit is contained in:
Ypnose 2015-05-10 12:44:34 +02:00
parent 025ea9c20a
commit 9a110bfed4

View file

@ -1,6 +1,6 @@
# Template file for 'ldm' # Template file for 'ldm'
pkgname=ldm pkgname=ldm
version=0.6 version=0.6.1
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="perl pkg-config" hostmakedepends="perl pkg-config"
@ -10,7 +10,7 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
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="180306972ac4ea1881eceabf5acff5ba8b828bfd36aaa74a01d432f0bf575fab" checksum="e182792145b588b4f8ba94622af7d690d181bf29f942d40b25dcfd609e2d37f8"
replaces="ldm-git>=0" replaces="ldm-git>=0"
pre_build() { pre_build() {