This commit is contained in:
2025-12-11 05:22:45 +01:00
parent 82fe3b5fcc
commit 108cad4157
2 changed files with 26 additions and 27 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= etcd
DISTVERSIONPREFIX= v
DISTVERSION= 3.5.21
DISTVERSION= 3.5.25
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://raw.githubusercontent.com/etcd-io/${PORTNAME}/${DISTVERSIONFULL}/:gomod
@ -25,7 +25,6 @@ WWW= https://github.com/coreos/etcd
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
#USES= cpe go:1.23,modules
USES= cpe go:modules
USE_GITHUB= yes
GH_ACCOUNT= etcd-io