mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sift: update to 0.9.0.
This commit is contained in:
parent
ee8c19cba5
commit
eaad92ece7
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.8.0
|
version=0.9.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git-perl"
|
hostmakedepends="git-perl"
|
||||||
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=8686e560771392dde526b12b684015c5b1ca52089119011342f8073513c40751
|
checksum=bbbd5c472c36b78896cd7ae673749d3943621a6d5523d47973ed2fc6800ae4c8
|
||||||
|
|
Loading…
Add table
Reference in a new issue