mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
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'
|
# Template file for 'sift'
|
||||||
pkgname=sift
|
pkgname=sift
|
||||||
version=0.4.1
|
version=0.5.0
|
||||||
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=da9b34bddd0c1798ebef5fddedae65b08c99ff34527050a637a2039b251d71fa
|
checksum=efa1877761e6c86a5ef04548923f9f99bc7a8bacd54fe8926c3b74900bf72e20
|
||||||
|
|
Loading…
Add table
Reference in a new issue