diff options
Diffstat (limited to 'devel/goswagger/Makefile')
-rw-r--r-- | devel/goswagger/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/goswagger/Makefile b/devel/goswagger/Makefile index 04c81b553100..4a6860fbfd1b 100644 --- a/devel/goswagger/Makefile +++ b/devel/goswagger/Makefile @@ -1,9 +1,10 @@ PORTNAME= goswagger DISTVERSIONPREFIX= v -DISTVERSION= 0.32.3 +DISTVERSION= 0.33.1 +PORTREVISION= 1 CATEGORIES= devel -MAINTAINER= atanubisbiswas484@gmail.com +MAINTAINER= atanubiswas484@gmail.com COMMENT= Swagger 2.0 implementation for Go WWW= https://goswagger.io/ \ https://github.com/go-swagger/go-swagger/ |