pugixml: fix distfiles.
This commit is contained in:
parent
f929a9be12
commit
c947bb749b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ short_desc="Light-weight, simple and fast XML parser for C++ with XPath support"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://pugixml.org/"
|
homepage="http://pugixml.org/"
|
||||||
distfiles="http://github.com/zeux/pugixml/releases/download/v1.7/pugixml-$version.tar.gz"
|
distfiles="http://github.com/zeux/pugixml/releases/download/v${version}/pugixml-$version.tar.gz"
|
||||||
checksum=fbe10d46f61d769f7d92a296102e4e2bd3ee16130f11c5b10a1aae590ea1f5ca
|
checksum=fbe10d46f61d769f7d92a296102e4e2bd3ee16130f11c5b10a1aae590ea1f5ca
|
||||||
configure_args="-DBUILD_SHARED_LIBS=On"
|
configure_args="-DBUILD_SHARED_LIBS=On"
|
||||||
build_wrksrc="scripts"
|
build_wrksrc="scripts"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue