]> git.zerfleddert.de Git - m1-debian/commitdiff
bump version
authorThomas Glanzmann <thomas@glanzmann.de>
Wed, 7 Dec 2022 16:11:44 +0000 (17:11 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Wed, 7 Dec 2022 16:11:44 +0000 (17:11 +0100)
bootstrap.sh

index a6b9b3c6f6f325944b2c419cdd2c2b5f02751429..ab20b34779ff3d08682dfee0d2b953197074bd20 100755 (executable)
@@ -31,7 +31,7 @@ build_linux()
         test -d linux || git clone https://github.com/AsahiLinux/linux
         cd linux
         git fetch -a -t
-        git reset --hard asahi-6.1-rc8-2; git clean -f -x -d &> /dev/null
+        git reset --hard asahi-6.1-rc8-3; git clean -f -x -d &> /dev/null
         cat ../../config-16k.txt > .config
         make olddefconfig
         make -j `nproc` V=0 bindeb-pkg > /dev/null
Impressum, Datenschutz