uni: update to 2.0.0

Build should also be fixed on ppc64/ppc64le now.

Closes: #27625 [via git-merge-pr]
This commit is contained in:
Martin Tournoij 2021-01-03 02:38:43 +08:00 committed by Piraty
parent 2d239b50c8
commit 8d9069b43a
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,6 +1,6 @@
# Template file for 'uni'
pkgname=uni
version=1.1.0
version=2.0.0
revision=1
build_style=go
go_import_path=arp242.net/uni
@ -9,11 +9,7 @@ maintainer="klardotsh <josh@klar.sh>"
license="MIT"
homepage="https://github.com/arp242/uni"
distfiles="https://github.com/arp242/uni/archive/v${version}.tar.gz"
checksum=938712d1e750b8dcea9f42d4691b66e15dbc7c7ce0200400f20f79702dc97bac
case "$XBPS_TARGET_MACHINE" in
ppc*) broken="./print.go:18:14: undefined: isatty.IsTerminal"
esac
checksum=744e1d49b9cc8e336e260e0e922b28bb60f8fdaf347e656e964b5f4353c5162a
post_install() {
vlicense LICENSE