From fe081fb4b2850a2f0c5612f9c0929c657693396d Mon Sep 17 00:00:00 2001 From: iyzsong Date: Sat, 13 Apr 2024 03:10:32 -0500 Subject: [PATCH] drawterm: dump version, fix i386 build (#10326) --- .../{drawterm-2024.3.11.recipe => drawterm-2024.4.5.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename net-misc/drawterm/{drawterm-2024.3.11.recipe => drawterm-2024.4.5.recipe} (87%) diff --git a/net-misc/drawterm/drawterm-2024.3.11.recipe b/net-misc/drawterm/drawterm-2024.4.5.recipe similarity index 87% rename from net-misc/drawterm/drawterm-2024.3.11.recipe rename to net-misc/drawterm/drawterm-2024.4.5.recipe index da819c8c2..b5a4f6dc3 100644 --- a/net-misc/drawterm/drawterm-2024.3.11.recipe +++ b/net-misc/drawterm/drawterm-2024.4.5.recipe @@ -6,8 +6,8 @@ HOMEPAGE="http://git.9front.org/plan9front/drawterm/HEAD/info.html" COPYRIGHT="2005 Russ Cox, 2021 Plan 9 Foundation, 2023 9front authors" LICENSE="MIT" REVISION="1" -SOURCE_URI="http://git.9front.org/git/plan9front/drawterm/5ce54979cf257881bdbfe1e3754cb1d5df4d84cc/snap.tar.gz" -CHECKSUM_SHA256="687920c51f44af700279f01658e9312724d9eb839ac3742d23af40bdf5cf353f" +SOURCE_URI="http://git.9front.org/git/plan9front/drawterm/c3d7782a0cbb0aee91edae9b2850d053f27a6f0e/snap.tar.gz" +CHECKSUM_SHA256="b8870dcab1f4c4a5d3db309cb856c6db8f73d3fbe960f00f697b2fbf3087059b" SOURCE_DIR="drawterm" ADDITIONAL_FILES="drawterm.rdef.in"