aboutsummaryrefslogtreecommitdiffstats
path: root/community/mmc-utils/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mmc-utils/APKBUILD')
-rw-r--r--community/mmc-utils/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mmc-utils/APKBUILD b/community/mmc-utils/APKBUILD
index 75661a1624f..5c615fbdeca 100644
--- a/community/mmc-utils/APKBUILD
+++ b/community/mmc-utils/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Olliver Schinagl <oliver@schinagl.nl>
pkgname=mmc-utils
pkgver=4.3.0_git20210824
-pkgrel=0
+pkgrel=1
pkgdesc="Configure MMC storage devices from userspace"
url="https://www.kernel.org/doc/html/latest/driver-api/mmc/mmc-tools.html"
arch="all"
-license="GPL-2.0"
+license="GPL-2.0-only"
makedepends="linux-headers"
options="!check" # No checks available
subpackages="$pkgname-doc"