diff options
Diffstat (limited to 'www/gohugo/Makefile')
-rw-r--r-- | www/gohugo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index 9a0364dcd7dd..0a61ea3253ae 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,6 +1,7 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.147.9 +DISTVERSION= 0.148.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go |