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