davfs2: update to 1.6.1.

* fixes build with neon 0.32
This commit is contained in:
Michal Vasilek 2022-08-15 22:45:57 +02:00
parent 849c7f771a
commit dd5000ae0e

View file

@ -1,6 +1,6 @@
# Template file for 'davfs2'
pkgname=davfs2
version=1.6.0
version=1.6.1
revision=1
build_style=gnu-configure
configure_args="dav_user=nobody dav_group=network --enable-largefile"
@ -12,7 +12,7 @@ maintainer="Alexander Mamay <alexander@mamay.su>"
license="GPL-3.0-or-later"
homepage="https://savannah.nongnu.org/projects/davfs2"
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=2e6b675685bd917772be60f0999ae098c80f79ff20dc131e8fec4547cbb63b50
checksum=ce3eb948ece582a51c934ccb0cc70e659839172717caff173f69a5e2af90c5c0
CFLAGS="-fcommon"