summaryrefslogtreecommitdiff
path: root/net/dataplaneapi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/dataplaneapi/Makefile')
-rw-r--r--net/dataplaneapi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dataplaneapi/Makefile b/net/dataplaneapi/Makefile
index b4e724d851f2..7630ee870f82 100644
--- a/net/dataplaneapi/Makefile
+++ b/net/dataplaneapi/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dataplaneapi
DISTVERSIONPREFIX= v
-DISTVERSION= 3.2.1
+DISTVERSION= 3.2.3
CATEGORIES= net
MAINTAINER= dtxdf@FreeBSD.org
@@ -34,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= 32af2b44
+GITID= daff5f5e
BUILD_DATE= $$(date -u "+%Y-%m-%dT%H:%M:%SZ")