mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
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'
|
# Template file for 'sift'
|
||||||
pkgname=sift
|
pkgname=sift
|
||||||
version=0.7.0
|
version=0.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
|
@ -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=a47a771047cb54f8374111d26e2bcb65a9f551613bd2bb4d56272361033e9bfc
|
checksum=b812edc2b439b00d45a1b588f7478723cfd77f3c56a82c3d39f29c7be0725c80
|
||||||
|
|
Loading…
Add table
Reference in a new issue