diff options
Diffstat (limited to 'sysutils/nginx-ui/Makefile')
| -rw-r--r-- | sysutils/nginx-ui/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/nginx-ui/Makefile b/sysutils/nginx-ui/Makefile index dd6bfd92c2d1..5c7ef15779ea 100644 --- a/sysutils/nginx-ui/Makefile +++ b/sysutils/nginx-ui/Makefile @@ -1,7 +1,6 @@ PORTNAME= nginx-ui DISTVERSIONPREFIX= v -DISTVERSION= 2.2.0-patch.1 -PORTREVISION= 2 +DISTVERSION= 2.2.1 CATEGORIES= sysutils MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \ @@ -37,7 +36,7 @@ BUILD_DATE= $$(date -u +%s) # Run 'git checkout ${DISTVERSIONPREFIX}${DISTVERSION} && git rev-parse HEAD' # in the NGINX UI repository to get the value of GITID. -GITID= 372af98307df195a061c650c43505fed42fa279b +GITID= fdea3940d86459661166ef2c7a00204544ed9b9b post-extract: @${MKDIR} ${WRKSRC}/vendor |
