diff --git a/app-emulation/nemu/Manifest b/app-emulation/nemu/Manifest index 9a70e27..9302559 100644 --- a/app-emulation/nemu/Manifest +++ b/app-emulation/nemu/Manifest @@ -1 +1 @@ -DIST nemu-3.0.0_p20210921.tar.gz 153243 BLAKE2B b4a4e6e37b3b42ad7c8db7948d0d731b407a60e830dc0c5c33401d2aa3040b1bad4319e2c756239d24722a9e0305ee33cf0f3fc553f33c520427ab8ccf1a3dbf SHA512 80b0d1874068aa5b7b2d39cc73b98e855b746bc431f7fa82a185d34b3a3f288cebc240c358a3aca6b2178d001f95708f29e513a24bb78d564969f8b9f2cb6baa +DIST nemu-3.0.0_p20210930.tar.gz 153623 BLAKE2B 965037b09e22bbff2df12e61113d901280f9e33ee76d8b6b462bd525d67742445768247891407e4cb5ec26d884ed49a3e2c6489cb4029009ce9cd3c70ac62637 SHA512 a396184e10eba69c63524f646ac55311cdeb237e68ab9d85fc93369ddeda3eb829933ae046a6739482797501b80e0ea11a82a17f1bc1498feed951fc353308b9 diff --git a/app-emulation/nemu/nemu-3.0.0_p20210921.ebuild b/app-emulation/nemu/nemu-3.0.0_p20210930.ebuild similarity index 97% rename from app-emulation/nemu/nemu-3.0.0_p20210921.ebuild rename to app-emulation/nemu/nemu-3.0.0_p20210930.ebuild index d9583c1..97eecdf 100644 --- a/app-emulation/nemu/nemu-3.0.0_p20210921.ebuild +++ b/app-emulation/nemu/nemu-3.0.0_p20210930.ebuild @@ -6,7 +6,7 @@ EAPI="8" inherit cmake linux-info MY_PV="${PV/_rc/-RC}" -COMMIT_ID="90f5c9bfc0039befb413ec445fed4a348fd72182" +COMMIT_ID="194941333d586fe308d9827f97b8e6ddcd7eb407" DESCRIPTION="ncurses interface for QEMU" HOMEPAGE="https://github.com/nemuTUI/nemu"