testing/wireguard-hardened: rebuild against kernel 4.9.32-r0

This commit is contained in:
Natanael Copa 2017-06-15 10:19:05 +00:00
parent 8bace645c0
commit b4e6cd9eb4

View File

@ -3,13 +3,13 @@
_flavor=${FLAVOR:-hardened}
_kpkg=linux-$_flavor
_kver=4.9.31
_kpkgrel=1
_kver=4.9.32
_kpkgrel=0
# when changing _ver we *must* bump _mypkgrel
# we must also match up _toolsrel with wireguard-tools
_ver=0.0.20170613
_mypkgrel=1
_mypkgrel=0
_toolsrel=0
_name=wireguard