From 3a0f0c9ecc7dcaad4fb3d4ff9250d9db7c3da5bf Mon Sep 17 00:00:00 2001 From: Martin Tournoij Date: Sun, 3 Jan 2021 02:38:43 +0800 Subject: [PATCH] uni: update to 2.0.0 Build should also be fixed on ppc64/ppc64le now. --- srcpkgs/uni/template | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/uni/template b/srcpkgs/uni/template index c44233ac9dc..1d7bd119b5f 100644 --- a/srcpkgs/uni/template +++ b/srcpkgs/uni/template @@ -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 " 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