main/zfs-vanilla: fix bump pkgrel

This commit is contained in:
Carlo Landmeter 2016-10-11 17:01:57 +02:00
parent c451025594
commit 9d166c993f

View File

@ -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