dev-libs/oaknut: add 2.0.3, drop 2.0.2

Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
Pavel Sobolev
2026-03-03 19:59:12 +03:00
parent 44ccabe328
commit 9fe4b12978
2 changed files with 4 additions and 3 deletions

View File

@@ -1 +1 @@
DIST oaknut-2.0.2.tar.gz 86770 BLAKE2B ed3a8a6acbb5bd5557cd23718bf034e36554d72565d7176cf894471de6e9b7efb2b1c435cbe2ff62ddc7c02500eb0431d8ab29b370101e830e53e9239a2c043e SHA512 d950ed4184e476f30206a58fbfbeaf0d4dfbf3d34a73dc3b0c6815d46c84632214372c01cdae86b1f5f30c7a5e874f5a81c922befc86d1d72f3b9c74f0fac1bb
DIST oaknut-2.0.3.tar.gz 88457 BLAKE2B 3b2788afc0e20e007a4a7c3cfca01ad119b5b08056eca0a02f2749b371c7b1aa2c5268f285c771adf0758bd34d9158224c754b068b6a7d9c075142e2d60288dd SHA512 9697e80a7d5d9bcb3ce51051a9a24962fb90ca79d215f1f03ae6b58da8ba13a63b5dda1b4dde3d26ac6445029696b8ef2883f4e5a777b342bba01283ed293856

View File

@@ -6,8 +6,9 @@ EAPI=8
inherit cmake
DESCRIPTION="Yet another AArch64 emitter"
HOMEPAGE="https://github.com/merryhime/oaknut"
SRC_URI="https://github.com/merryhime/oaknut/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
# This is a fork of the `merryhime/oaknut` repository
HOMEPAGE="https://github.com/eden-emulator/oaknut"
SRC_URI="https://github.com/eden-emulator/oaknut/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"