neon: update to 0.32.2.
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
# Template file for 'neon'
 | 
			
		||||
pkgname=neon
 | 
			
		||||
version=0.31.2
 | 
			
		||||
revision=2
 | 
			
		||||
version=0.32.2
 | 
			
		||||
revision=1
 | 
			
		||||
build_style=gnu-configure
 | 
			
		||||
configure_args="--with-expat --with-ssl=openssl --enable-shared
 | 
			
		||||
 --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt --disable-static
 | 
			
		||||
@@ -16,7 +16,11 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 | 
			
		||||
license="LGPL-2.0-or-later"
 | 
			
		||||
homepage="http://www.webdav.org/neon/"
 | 
			
		||||
distfiles="https://github.com/notroj/neon/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
 | 
			
		||||
checksum=c6513d20c0affca6f4b45e2414a86cce951709cf4448b6b64ccdf3579fda0ce5
 | 
			
		||||
checksum=7a25ba2c9223676b9aaec22a585a0ca118127bad71deed0b9ed6cd960fe5c353
 | 
			
		||||
 | 
			
		||||
post_patch() {
 | 
			
		||||
	vsed -i autogen.sh -e 's/which/command -v/'
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
pre_configure() {
 | 
			
		||||
	./autogen.sh
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user