Update base-cereus from 0.114_2 to 0.114_4
This commit is contained in:
parent
dc1cdda9c2
commit
e190d6ff9f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'base-cereus'
|
||||
pkgname=base-cereus
|
||||
version=0.114
|
||||
revision=2
|
||||
revision=4
|
||||
build_style=meta
|
||||
repository=cereus-core
|
||||
short_desc="Cereus Linux base system meta package"
|
||||
|
@ -24,5 +24,5 @@ case "$XBPS_TARGET_MACHINE" in
|
|||
esac
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*|ppc*) depends+=" linux-base linux5.15";;
|
||||
i686*|x86_64*|ppc*) depends+=" linux-base linux5.15 linux5.15-headers";;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue