mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
linux4.11: don't set empty vars (xbps-checkvers is stupid)... grrr
This commit is contained in:
parent
f6febed794
commit
6baff10d03
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'linux4.11'
|
# Template file for 'linux4.11'
|
||||||
pkgname=linux4.11
|
pkgname=linux4.11
|
||||||
_distver=4.11.0
|
_distver=4.11.0
|
||||||
_patchver=
|
#_patchver=
|
||||||
version=${_distver}${_patchver}
|
version=${_distver}${_patchver}
|
||||||
revision=1
|
revision=1
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue