mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/zfs-vanilla: fix bump pkgrel
This commit is contained in:
parent
c451025594
commit
9d166c993f
@ -7,10 +7,10 @@ _name=$_realname-$_flavor
|
||||
|
||||
_kpkg=linux-$_flavor
|
||||
_kver=4.4.24
|
||||
_kpkgrel=1
|
||||
_kpkgrel=0
|
||||
|
||||
_realver=0.6.5.8
|
||||
_mypkgrel=0
|
||||
_mypkgrel=1
|
||||
|
||||
# source the kernel version
|
||||
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user