mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/wireguard-hardened: rebuild against kernel 4.9.58-r0
This commit is contained in:
parent
1da05ec1df
commit
3060455c13
@ -3,13 +3,13 @@
|
|||||||
|
|
||||||
_flavor=${FLAVOR:-hardened}
|
_flavor=${FLAVOR:-hardened}
|
||||||
_kpkg=linux-$_flavor
|
_kpkg=linux-$_flavor
|
||||||
_kver=4.9.54
|
_kver=4.9.58
|
||||||
_kpkgrel=0
|
_kpkgrel=0
|
||||||
|
|
||||||
# when changing _ver we *must* bump _mypkgrel
|
# when changing _ver we *must* bump _mypkgrel
|
||||||
# we must also match up _toolsrel with wireguard-tools
|
# we must also match up _toolsrel with wireguard-tools
|
||||||
_ver=0.0.20171017
|
_ver=0.0.20171017
|
||||||
_mypkgrel=1
|
_mypkgrel=0
|
||||||
_toolsrel=0
|
_toolsrel=0
|
||||||
_name=wireguard
|
_name=wireguard
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user