From bb217baae3dd477a1e1975ababe2b254643201fc Mon Sep 17 00:00:00 2001 From: Ashpool Date: Tue, 3 Nov 2020 19:28:59 +0300 Subject: [PATCH] drawterm: update to 0.0.20201103. --- srcpkgs/drawterm/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/drawterm/template b/srcpkgs/drawterm/template index 40443deec3f..b871806e44e 100644 --- a/srcpkgs/drawterm/template +++ b/srcpkgs/drawterm/template @@ -1,8 +1,8 @@ # Template file for 'drawterm' pkgname=drawterm -version=0.0.20200619 +version=0.0.20201103 revision=1 -_hghash=9daaec18b823 +_hghash=1d3e2b3502f1 wrksrc=${pkgname}-${_hghash} makedepends="libX11-devel libXt-devel" short_desc="Connect to Plan 9 CPU servers from other operating systems" @@ -10,7 +10,7 @@ maintainer="Enno Boland " license="LPL-1.02" homepage="http://drawterm.9front.org/" distfiles="https://code.9front.org/hg/${pkgname}/archive/${_hghash}.tar.gz" -checksum=15c4ac4bbaee888e2a8eb50cf7c4ff883d393253c91dc9e2ba2df5bc2a10940d +checksum=5740acc4f7eb8f0ea0524839847d993b7865d240070da69f7a28ca3b7aef6813 case "$XBPS_TARGET_MACHINE" in armv5*) CFLAGS+=" -DARMv5" ;;