From ba97ef6ab2b0aa13f4574e4d901fc3de61284d91 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Thu, 3 Aug 2023 14:11:51 +0200 Subject: [PATCH] bump versions --- meta.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta.sh b/meta.sh index ffab2e6..862a13a 100644 --- a/meta.sh +++ b/meta.sh @@ -12,14 +12,14 @@ unset LANG mkdir -p build cd build -export META_VERSION=6.4.0-1 +export META_VERSION=6.4.0-2 rm -rf linux-image-asahi_${META_VERSION}_arm64 mkdir -p linux-image-asahi_${META_VERSION}_arm64/DEBIAN cat > linux-image-asahi_${META_VERSION}_arm64/DEBIAN/control <