linux-megous: orange-pi-6.9-20240721-2345 -> orange-pi-6.11-20240915-2344

this builds, but i did not deploy
This commit is contained in:
2024-09-25 13:16:24 +00:00
parent 7c37b10332
commit 872d662716

View File

@@ -53,9 +53,9 @@ let
# - orange-pi is listed as the "main integration branch".
# - this suggests it's NOT a stable branch, only `orange-pi-X.YY-YYYYMMDD-NNNN` tags are "formal" releases
# - specific branches like `pp` (pinephone) are dev branches, and probably less stable.
rev = "orange-pi-6.9-20240721-2345";
base = "6.9.10";
hash = "sha256-WtLkMJnThYMLsZqbqTIhaTwQ0e2EE1Zq7DQX36L481o=";
rev = "orange-pi-6.11-20240915-2344";
base = "6.11.0";
hash = "sha256-rKxzSeq2w+l6pUPVu9z8XNj/28BmReOIPK55ScJDJdw=";
# set to empty if not a release candidate, else `-rc<N>`
rc = "";