Merge branch 'main' of https://github.com/iglunix/iglunix
This commit is contained in:
commit
5fc4bc88ff
2 changed files with 35 additions and 5 deletions
|
@ -4,7 +4,7 @@ pkgrel=1
|
|||
ext="dev"
|
||||
|
||||
fetch() {
|
||||
curl "https://k1ss.org/wiki/kernel/patches/kernel-no-perl.patch" -o kernel-no-perl.patch
|
||||
curl "https://github.com/kisslinux/website/blob/master/site/dist/kernel-no-perl.patch" -o kernel-no-perl.patch
|
||||
curl "https://cdn.kernel.org/pub/linux/kernel/v5.x/$pkgname-$pkgver.tar.xz" -o $pkgname-$pkgver.tar.xz
|
||||
tar -xf $pkgname-$pkgver.tar.xz
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue