diff --git a/main/fuse/APKBUILD b/main/fuse/APKBUILD
index a688e1e67e44c439b873c2892582f528c297583e..925e1512e5acff669419eaf66692bf721cd13973 100644
--- a/main/fuse/APKBUILD
+++ b/main/fuse/APKBUILD
@@ -1,11 +1,11 @@
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=fuse
 pkgver=2.9.8
-pkgrel=0
+pkgrel=1
 pkgdesc="A library that makes it possible to implement a filesystem in a userspace program."
 url="https://github.com/libfuse/"
 arch="all"
-license="LGPL-2.0-only GPL-2.0-only"
+license="GPL-2.0-only LGPL-2.1-only"
 depends=
 makedepends="gettext-dev"
 install=