diff options
Diffstat (limited to 'graphics/openexr/Makefile')
-rw-r--r-- | graphics/openexr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile index c037c6ea41b4..4fd50c57abef 100644 --- a/graphics/openexr/Makefile +++ b/graphics/openexr/Makefile @@ -1,6 +1,6 @@ PORTNAME?= openexr -PORTVERSION?= 3.4.0 # ALSO update openexr-website-docs! -- verify sigstore: make makesum verify-sigstore -PORTREVISION?= 0 +PORTVERSION?= 3.4.1 # ALSO update openexr-website-docs! -- verify sigstore: make makesum verify-sigstore +PORTREVISION?= 1 CATEGORIES= graphics devel .if !defined(MASTERDIR) MASTER_SITES= https://raw.githubusercontent.com/AcademySoftwareFoundation/openexr-images/v1.0/:testimages \ |