Fix: use lts headers
All checks were successful
Build package / build-package (push) Successful in 2m32s
All checks were successful
Build package / build-package (push) Successful in 2m32s
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -1,6 +1,6 @@
|
||||
# Maintainer: Yi-Ting Shih <ytshih@konchin.com>
|
||||
pkgname=hl-workstation-meta
|
||||
pkgver=1.0.2
|
||||
pkgver=1.0.3
|
||||
pkgrel=1
|
||||
pkgdesc="Workstation meta package for konchin.com homelab"
|
||||
arch=(any)
|
||||
@@ -14,7 +14,7 @@ depends=(
|
||||
'audit'
|
||||
'base-devel'
|
||||
'fail2ban'
|
||||
'linux-headers'
|
||||
'linux-lts-headers'
|
||||
'nftables'
|
||||
# Tools
|
||||
'ansible'
|
||||
|
||||
Reference in New Issue
Block a user