summaryrefslogtreecommitdiffstats
path: root/disk
diff options
context:
space:
mode:
authorFlorian Franzmann2019-07-12 23:10:59 +0200
committerFlorian Franzmann2019-07-12 23:10:59 +0200
commit180bd5988c9ae9a83d9273ecb5f6320e96a110fc (patch)
treee970db0494dfd7eda1ce212f48a3bb84af2fe685 /disk
parent72ebb62723d23fe2765a345f7e9074dc1f2f0afb (diff)
disk/fuse3: version 3.6.2
Diffstat (limited to 'disk')
-rwxr-xr-xdisk/fuse3/DETAILS2
-rw-r--r--disk/fuse3/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/disk/fuse3/DETAILS b/disk/fuse3/DETAILS
index d0c382de39..a7718496a8 100755
--- a/disk/fuse3/DETAILS
+++ b/disk/fuse3/DETAILS
@@ -2,7 +2,7 @@
. "$GRIMOIRE/MESON_FUNCTIONS"
SPELL=fuse3
SPELLX=fuse
- VERSION=3.6.1
+ VERSION=3.6.2
SOURCE=$SPELLX-$VERSION.tar.xz
SOURCE_URL[0]=https://github.com/libfuse/libfuse/releases/download/${SPELLX}-${VERSION}/$SOURCE
SOURCE2=$SOURCE.asc
diff --git a/disk/fuse3/HISTORY b/disk/fuse3/HISTORY
index 39c2e31690..38d499ab0a 100644
--- a/disk/fuse3/HISTORY
+++ b/disk/fuse3/HISTORY
@@ -1,3 +1,6 @@
+2019-07-12 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 3.6.2
+
2019-06-28 Ismael Luceno <ismael@sourcemage.org>
* PRE_BUILD, patches/0000-missing-includes.patch:
Fixed build against musl