uxn, bump srcGitRev (#9304)

This commit is contained in:
Schrijvers Luc
2023-08-30 07:18:28 +00:00
committed by GitHub
parent 1f8cb71beb
commit 61762c400a

View File

@@ -6,12 +6,12 @@ It was designed with an implementation-first mindset with a focus on creating po
applications, the distribution of Uxn projects is akin to sharing game roms for any classic \
console emulator. To learn more, read about the uxn design, or see the technical documentation."
HOMEPAGE="https://100r.co/site/uxn.html"
COPYRIGHT="2022 Devine Lu Linvega"
COPYRIGHT="2023 Devine Lu Linvega"
LICENSE="MIT"
REVISION="1"
srcGitRev="e00e74b9d043fef03a3692251fb792eabfcb4cd9"
srcGitRev="c9183a02e5a0d0eb8da34c71c2ca67eb2e2e7453"
SOURCE_URI="https://git.sr.ht/~rabbits/uxn/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="d4b5a8b269dd587e64de7ef997f92df232c7face1575d117493c4245c4969c85"
CHECKSUM_SHA256="1ca68776920f2f150e59a6a2a2ccce8c530d6a02fa9106570913ee12fba17927"
SOURCE_FILENAME="uxn-$portVersion-$srcGitRev.tar.gz"
SOURCE_DIR="uxn-$srcGitRev"