sift: update to 0.5.0.
This commit is contained in:
parent
744acd0308
commit
e5120f8528
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sift'
|
||||
pkgname=sift
|
||||
version=0.4.1
|
||||
version=0.5.0
|
||||
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=da9b34bddd0c1798ebef5fddedae65b08c99ff34527050a637a2039b251d71fa
|
||||
checksum=efa1877761e6c86a5ef04548923f9f99bc7a8bacd54fe8926c3b74900bf72e20
|
||||
|
|
Loading…
Reference in a new issue