mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
xmlrpc-c: update to 1.39.12.
This commit is contained in:
parent
68af26ddc4
commit
edce7d5756
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xmlrpc-c'
|
# Template file for 'xmlrpc-c'
|
||||||
pkgname=xmlrpc-c
|
pkgname=xmlrpc-c
|
||||||
version=1.39.11
|
version=1.39.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-libxml2-backend --enable-cplusplus --disable-cgi-server
|
configure_args="--enable-libxml2-backend --enable-cplusplus --disable-cgi-server
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://xmlrpc-c.sourceforge.net/"
|
homepage="http://xmlrpc-c.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tgz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tgz"
|
||||||
checksum=2e56cdcdd5c5fa564bcdc7a56bca108a88f5b78b34ccc85558366efabdc8b8e8
|
checksum=d830f3264a832dfe09f629cc64036acfd08121692526d0fabe090f7ff881ce08
|
||||||
|
|
||||||
CFLAGS="-fPIC"
|
CFLAGS="-fPIC"
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue