diff options
Diffstat (limited to 'net/dataplaneapi/Makefile')
| -rw-r--r-- | net/dataplaneapi/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net/dataplaneapi/Makefile b/net/dataplaneapi/Makefile index 85020c58295c..16225927e7da 100644 --- a/net/dataplaneapi/Makefile +++ b/net/dataplaneapi/Makefile @@ -1,12 +1,11 @@ PORTNAME= dataplaneapi DISTVERSIONPREFIX= v -DISTVERSION= 3.2.5 -PORTREVISION= 2 +DISTVERSION= 3.2.7 CATEGORIES= net MAINTAINER= dtxdf@FreeBSD.org COMMENT= HAProxy Data Plane API -WWW= https://github.com/haproxytech/${PORTNAME} +WWW= https://github.com/haproxytech/dataplaneapi LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE @@ -35,7 +34,7 @@ OPTIONS_DEFINE= DOCS # Run 'git checkout ${DISTVERSIONPREFIX}${DISTVERSION} && git rev-parse --short HEAD' # in the Data Plane API repository to get the value of GITID. -GITID= daff5f5e +GITID= 3f1e3ef3 BUILD_DATE= $$(date -u "+%Y-%m-%dT%H:%M:%SZ") |
