parent
98317b9ac3
commit
c3d89a3665
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'yq-go'
|
||||
pkgname=yq-go
|
||||
version=1.14.0
|
||||
revision=2
|
||||
version=1.14.1
|
||||
revision=1
|
||||
wrksrc="yq-${version}"
|
||||
build_style=go
|
||||
go_import_path="github.com/mikefarah/yq"
|
||||
|
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/mikefarah/yq"
|
||||
distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz"
|
||||
checksum=cf61f84033ed8e1cb146798bfcedfabba5fa8852331a90122eafaae0f31c4b70
|
||||
checksum=585f1ad1be9e9ae00f81998fddef9c1970057dad4b18abef8999f1214c221b2b
|
||||
replaces="yaml>=0"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue