mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
neon: update to 0.30.2.
This commit is contained in:
parent
430d698fdf
commit
cc66f82b9a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'neon'
|
# Template file for 'neon'
|
||||||
pkgname=neon
|
pkgname=neon
|
||||||
version=0.30.1
|
version=0.30.2
|
||||||
revision=7
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-expat --with-ssl=openssl --enable-shared
|
configure_args="--with-expat --with-ssl=openssl --enable-shared
|
||||||
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt --disable-static"
|
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt --disable-static"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.webdav.org/neon/"
|
homepage="http://www.webdav.org/neon/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="http://www.webdav.org/neon/neon-$version.tar.gz"
|
distfiles="http://www.webdav.org/neon/neon-$version.tar.gz"
|
||||||
checksum=00c626c0dc18d094ab374dbd9a354915bfe4776433289386ed489c2ec0845cdd
|
checksum=db0bd8cdec329b48f53a6f00199c92d5ba40b0f015b153718d1b15d3d967fbca
|
||||||
|
|
||||||
neon-devel_package() {
|
neon-devel_package() {
|
||||||
depends="${makedepends} neon>=${version}_${revision}"
|
depends="${makedepends} neon>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue