drawterm: dump version, fix i386 build (#10326)

This commit is contained in:
iyzsong
2024-04-13 03:10:32 -05:00
committed by GitHub
parent 4669db151e
commit fe081fb4b2

View File

@@ -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"