From 8b5fbdb792635034981891c73983bdc044c0b92a Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Sun, 30 Apr 2023 22:24:49 +0200 Subject: [PATCH] bump version --- meta.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta.sh b/meta.sh index 3c4253f..360eb53 100644 --- a/meta.sh +++ b/meta.sh @@ -12,14 +12,14 @@ unset LANG mkdir -p build cd build -export META_VERSION=6.3.0 +export META_VERSION=6.3.0-1 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 <