dsh: rebuild with a fixed libdshconfig pkg.
This commit is contained in:
parent
f1fa9bfea1
commit
fee2777d75
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'dsh'
|
||||
pkgname=dsh
|
||||
version=0.25.10
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
short_desc="Library for parsing dsh-style configuration files"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.netfort.gr.jp/~dancer/software"
|
||||
makedepends="libdshconfig-devel"
|
||||
makedepends="libdshconfig-devel>=0.20.13_2"
|
||||
distfiles="$homepage/downloads/$pkgname-$version.tar.gz"
|
||||
checksum=520031a5474c25c6b3f9a0840e06a4fea4750734043ab06342522f533fa5b4d0
|
||||
|
|
Loading…
Reference in New Issue