sift: update to 0.7.1.
This commit is contained in:
parent
822759d5a5
commit
aca81cff13
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sift'
|
||||
pkgname=sift
|
||||
version=0.7.0
|
||||
version=0.7.1
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git"
|
||||
|
@ -10,4 +10,4 @@ license="GPL-3"
|
|||
go_import_path="github.com/svent/sift"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=a47a771047cb54f8374111d26e2bcb65a9f551613bd2bb4d56272361033e9bfc
|
||||
checksum=b812edc2b439b00d45a1b588f7478723cfd77f3c56a82c3d39f29c7be0725c80
|
||||
|
|
Loading…
Reference in a new issue