diff options
Diffstat (limited to 'textproc/ov/Makefile')
| -rw-r--r-- | textproc/ov/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/ov/Makefile b/textproc/ov/Makefile index 660ed75c2a76..a516c4acc542 100644 --- a/textproc/ov/Makefile +++ b/textproc/ov/Makefile @@ -1,7 +1,7 @@ PORTNAME= ov DISTVERSIONPREFIX= v -DISTVERSION= 0.15.0 -PORTREVISION= 18 +DISTVERSION= 0.45.1 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules _BUILD_VERSION= ${DISTVERSIONFULL} -_BUILD_REVISION= dc0b5ca +_BUILD_REVISION= f7dadd8 GO_MODULE= github.com/noborus/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ |
