mdds: update to 1.4.1
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
f808498a4d
commit
fc033f6c46
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdds'
|
||||
pkgname=mdds
|
||||
version=1.3.1
|
||||
version=1.4.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://gitlab.com/mdds/mdds"
|
||||
hostmakedepends="automake"
|
||||
distfiles="http://kohei.us/files/mdds/src/mdds-${version}.tar.bz2"
|
||||
checksum=dcb8cd2425567a5a5ec164afea475bce57784bca3e352ad4cbdd3d1a7e08e5a1
|
||||
checksum=9ac690c37f5f06dc88551405d5daf9d9ad25edf65aae6325b59e905c2ba444c3
|
||||
noarch=yes
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue