mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
davfs2: update to 1.6.1.
* fixes build with neon 0.32
This commit is contained in:
parent
849c7f771a
commit
dd5000ae0e
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue