Skip to content

Commit 0da8abe

Browse files
committed
davfs2: new, 1.7.1
1 parent 5a0b29f commit 0da8abe

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

app-admin/davfs2/autobuild/defines

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
PKGNAME=davfs2
2+
PKGSEC=admin
3+
PKGDEP="neon"
4+
PKGDES="Utilities to mount a WebDAV resource as a regular file system"
5+
6+
AUTOTOOLS_AFTER=(
7+
'--enable-nls'
8+
'--disable-rpath'
9+
'--enable-largefile'
10+
'--enable-year2038'
11+
'--with-neon=/usr'
12+
)

app-admin/davfs2/spec

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
VER=1.7.0
2+
SRCS="tbl::https://download-mirror.savannah.gnu.org/releases/davfs2/davfs2-$VER.tar.gz"
3+
CHKSUMS="sha256::251db75a27380cca1330b1b971700c5e5dcc0c90e5a47622285f0140edfe3a2f"
4+
CHKUPDATE="anitya::id=7487"

0 commit comments

Comments
 (0)