From: Thomas Glanzmann <thomas@glanzmann.de>
Date: Sun, 30 Apr 2023 20:24:52 +0000 (+0200)
Subject: Merge branch 'master' of 88.198.237.222:/git/m1-debian
X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/08c66918f01afafd803ecf687440ac0c62433982?hp=b212c3c3806c6a0a5c3a23e358b1a867a69187ae

Merge branch 'master' of 88.198.237.222:/git/m1-debian
---

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 <<EOF
 Package: linux-image-asahi
 Version: $META_VERSION
 Section: base
-Depends: linux-image-6.3.0-asahi-00527-gc1e4a6ca5918
+Depends: linux-image-6.3.0-asahi-00528-g19f705b54d39
 Provides: wireguard-modules (= 1.0.0)
 Priority: optional
 Architecture: arm64