mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
linux-libre: update to 6.3.6
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
97b114f25aaa986a18f13a21fc89322b config
|
||||
647a2317899048c96534dc17b4213d25 linux-libre-6.3.5.tar.xz
|
||||
36a49cbc0ae01bed9299525937e77dae linux-libre-6.3.6.tar.xz
|
||||
8da5c98a79325e3d451089b12d2e5d51 x86-64-gnu
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -2,10 +2,10 @@
|
||||
# depends : elfutils mkinitramfs openssl yaml cpio bc
|
||||
|
||||
name=linux-libre
|
||||
version=6.3.5
|
||||
version=6.3.6
|
||||
release=1
|
||||
source="${name}-${version}.tar.xz::https://linux-libre.fsfla.org/pub/linux-libre/releases/${version%.0}-gnu/${name}-${version%.0}-gnu.tar.xz
|
||||
config"
|
||||
x86-64-gnu"
|
||||
NO_STRIP=yes
|
||||
|
||||
build() {
|
||||
@@ -13,7 +13,7 @@ build() {
|
||||
|
||||
make mrproper
|
||||
|
||||
cp $SRC/config ./.config
|
||||
cp $SRC/x86-64-gnu ./.config
|
||||
make olddefconfig
|
||||
|
||||
sed '/^CONFIG_LOCALVERSION=/d' -i .config
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user