sift: update to 0.8.0.
This commit is contained in:
parent
8892ec36e7
commit
71827e111a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sift'
|
# Template file for 'sift'
|
||||||
pkgname=sift
|
pkgname=sift
|
||||||
version=0.7.1
|
version=0.8.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
short_desc="A fast and powerful open source alternative to grep"
|
short_desc="A fast and powerful open source alternative to grep"
|
||||||
|
@ -10,4 +10,4 @@ license="GPL-3"
|
||||||
go_import_path="github.com/svent/sift"
|
go_import_path="github.com/svent/sift"
|
||||||
homepage="https://$go_import_path"
|
homepage="https://$go_import_path"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=b812edc2b439b00d45a1b588f7478723cfd77f3c56a82c3d39f29c7be0725c80
|
checksum=8686e560771392dde526b12b684015c5b1ca52089119011342f8073513c40751
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue