uni: update to 1.1.0
This commit is contained in:
parent
09baa12bad
commit
0a8519cfa5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'uni'
|
||||
pkgname=uni
|
||||
version=1.0.0
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=arp242.net/uni
|
||||
|
@ -9,7 +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=04edf69aca7b086328fa1a7bd8e06617ba074eaec041eda6bdad7a1ba0a00dee
|
||||
checksum=938712d1e750b8dcea9f42d4691b66e15dbc7c7ce0200400f20f79702dc97bac
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc*) broken="./print.go:18:14: undefined: isatty.IsTerminal"
|
||||
|
|
Loading…
Reference in a new issue