drawterm: update to 0.0.20201103.
This commit is contained in:
parent
657cdd0ca4
commit
227c3b0922
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'drawterm'
|
||||
pkgname=drawterm
|
||||
version=0.0.20200619
|
||||
revision=2
|
||||
_hghash=9daaec18b823
|
||||
version=0.0.20201103
|
||||
revision=1
|
||||
_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 <gottox@voidlinux.org>"
|
|||
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" ;;
|
||||
|
|
Loading…
Reference in New Issue