mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
mxml: update to 2.10
This commit is contained in:
parent
316ffa2bdb
commit
bfbfa28e9d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mxml'
|
# Template file for 'mxml'
|
||||||
pkgname=mxml
|
pkgname=mxml
|
||||||
version=2.9
|
version=2.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-static --enable-shared"
|
configure_args="--enable-static --enable-shared"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.minixml.org/"
|
homepage="http://www.minixml.org/"
|
||||||
distfiles="http://www.msweet.org/files/project3/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.msweet.org/files/project3/${pkgname}-${version}.tar.gz"
|
||||||
checksum=cded54653c584b24c4a78a7fa1b3b4377d49ac4f451ddf170ebbc8161d85ff92
|
checksum=267ff58b64ddc767170d71dab0c729c06f45e1df9a9b6f75180b564f09767891
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# Disable testxml (fixes cross builds)
|
# Disable testxml (fixes cross builds)
|
||||||
|
|
Loading…
Add table
Reference in a new issue