neon: rebuild for libressl-2.2.1.
This commit is contained in:
parent
49e13a5be7
commit
c9484f8463
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'neon'
|
# Template file for 'neon'
|
||||||
pkgname=neon
|
pkgname=neon
|
||||||
version=0.30.1
|
version=0.30.1
|
||||||
revision=4
|
revision=5
|
||||||
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"
|
||||||
@ -16,7 +16,7 @@ distfiles="http://www.webdav.org/neon/neon-$version.tar.gz"
|
|||||||
checksum=00c626c0dc18d094ab374dbd9a354915bfe4776433289386ed489c2ec0845cdd
|
checksum=00c626c0dc18d094ab374dbd9a354915bfe4776433289386ed489c2ec0845cdd
|
||||||
|
|
||||||
neon-devel_package() {
|
neon-devel_package() {
|
||||||
depends="expat-devel libressl-devel>=2.1.4 neon>=${version}_${revision}"
|
depends="${makedepends} neon>=${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/bin
|
vmove usr/bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user