summaryrefslogtreecommitdiff
path: root/linux-mox/APKBUILD
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2021-09-12 18:00:36 +0200
committerKarel Kočí <cynerd@email.cz>2021-09-12 18:00:36 +0200
commit8d44689e215c777ddd7a1439d16569cd930b8276 (patch)
treed161d92c52503f90db99461fb83464b19b5e04b2 /linux-mox/APKBUILD
parent89f74bb28dc5fe948a6b6daa5d2de9ea55736c04 (diff)
downloadalpine-personal-pkgs-8d44689e215c777ddd7a1439d16569cd930b8276.tar.gz
alpine-personal-pkgs-8d44689e215c777ddd7a1439d16569cd930b8276.tar.bz2
alpine-personal-pkgs-8d44689e215c777ddd7a1439d16569cd930b8276.zip
linux-mox: try to enable other options
Diffstat (limited to 'linux-mox/APKBUILD')
-rw-r--r--linux-mox/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-mox/APKBUILD b/linux-mox/APKBUILD
index f8a95d8..20f9f02 100644
--- a/linux-mox/APKBUILD
+++ b/linux-mox/APKBUILD
@@ -8,7 +8,7 @@ case $pkgver in
*.*.*) _kernver=${pkgver%.*};;
*.*) _kernver=$pkgver;;
esac
-pkgrel=0
+pkgrel=1
pkgdesc="Linux Mox kernel"
url="https://www.kernel.org"
depends="mkinitfs"