diff options
Diffstat (limited to 'devel/goswagger/Makefile')
-rw-r--r-- | devel/goswagger/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/goswagger/Makefile b/devel/goswagger/Makefile index 04c81b553100..8c9c27e3c197 100644 --- a/devel/goswagger/Makefile +++ b/devel/goswagger/Makefile @@ -1,9 +1,9 @@ PORTNAME= goswagger DISTVERSIONPREFIX= v -DISTVERSION= 0.32.3 +DISTVERSION= 0.33.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/ |