XQilla: fix checksum
This commit is contained in:
parent
549f2a4c7c
commit
bc132e29ee
1 changed files with 2 additions and 2 deletions
|
@ -3,15 +3,15 @@ pkgname=XQilla
|
||||||
version=2.3.4
|
version=2.3.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="flex"
|
|
||||||
configure_args="--with-xerces=${XBPS_CROSS_BASE}/usr"
|
configure_args="--with-xerces=${XBPS_CROSS_BASE}/usr"
|
||||||
|
hostmakedepends="flex"
|
||||||
makedepends="libxerces-c-devel"
|
makedepends="libxerces-c-devel"
|
||||||
short_desc="XQuery and XPath2 library and command line utility"
|
short_desc="XQuery and XPath2 library and command line utility"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://xqilla.sourceforge.net/"
|
homepage="http://xqilla.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/xqilla/XQilla-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/xqilla/XQilla-${version}.tar.gz"
|
||||||
checksum=adfd4df011fcda08be3f51771006da23e852bac81e2fe63159beddc3633b3f55
|
checksum=292631791631fe2e7eb9727377335063a48f12611d641d0296697e0c075902eb
|
||||||
|
|
||||||
XQilla-devel_package() {
|
XQilla-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue