mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
devel/etcdctl: update 0.4.3 -> 0.4.4
Approved by: marino (mentor)
This commit is contained in:
parent
6262960c65
commit
efcfb69c51
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361432
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= etcdctl
|
PORTNAME= etcdctl
|
||||||
PORTVERSION= 0.4.3
|
PORTVERSION= 0.4.4
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
PKGNAMEPREFIX= coreos-
|
PKGNAMEPREFIX= coreos-
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= coreos
|
GH_ACCOUNT= coreos
|
||||||
GH_TAGNAME= v${PORTVERSION}
|
GH_TAGNAME= v${PORTVERSION}
|
||||||
GH_COMMIT= a75e574
|
GH_COMMIT= e7db2f3
|
||||||
|
|
||||||
PLIST_FILES= bin/${PORTNAME}
|
PLIST_FILES= bin/${PORTNAME}
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (etcdctl-0.4.3.tar.gz) = 52290e5de1aa189095358ef63a2378aec8665b964f8191eb515734883a539ee2
|
SHA256 (etcdctl-0.4.4.tar.gz) = 11b4c966e09da3188ce811ec21ac35a495d5b87fd2dc2e4ed890383f78bbda8f
|
||||||
SIZE (etcdctl-0.4.3.tar.gz) = 32658
|
SIZE (etcdctl-0.4.4.tar.gz) = 35546
|
||||||
|
|
Loading…
Add table
Reference in a new issue