aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-03 12:18:23 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:02 +0000
commit4923104739265c04c825ce0c9e20c1777b4b7aca (patch)
treefe828b532606b35bc730b3268b8393839ffbe713
parent2166baf55202d88d90f5e88cb853109ebae27e9b (diff)
main/fuse3: rebuild against python 3.9
-rw-r--r--main/fuse3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/fuse3/APKBUILD b/main/fuse3/APKBUILD
index d88fa5247cd..ac4a9c4afc0 100644
--- a/main/fuse3/APKBUILD
+++ b/main/fuse3/APKBUILD
@@ -2,7 +2,7 @@
pkgname=fuse3
_pkgname=fuse
pkgver=3.10.2
-pkgrel=0
+pkgrel=1
pkgdesc="The reference implementation of the Linux FUSE (Filesystem in Userspace) interface"
url="https://github.com/libfuse/libfuse"
arch="all"