diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-11-04 11:13:32 +0000 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-11-05 07:52:11 +0000 |
commit | c5d6c38ab51115ba87b5339eb2e60a7181bc2149 (patch) | |
tree | eb1d32894e7dd98fae020246e107efcd240f8f0c /graphics/libheif/Makefile | |
parent | b9ccb74761668a5140cf0b7591ae72fb6c3e89da (diff) | |
download | ports-c5d6c38ab51115ba87b5339eb2e60a7181bc2149.tar.gz ports-c5d6c38ab51115ba87b5339eb2e60a7181bc2149.zip |
Diffstat (limited to 'graphics/libheif/Makefile')
-rw-r--r-- | graphics/libheif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libheif/Makefile b/graphics/libheif/Makefile index c670ee180e98..b915686edc5f 100644 --- a/graphics/libheif/Makefile +++ b/graphics/libheif/Makefile @@ -1,5 +1,5 @@ PORTNAME= libheif -DISTVERSION= 1.17.1 +DISTVERSION= 1.17.3 CATEGORIES= graphics MASTER_SITES= https://github.com/strukturag/${PORTNAME}/releases/download/v${DISTVERSION}/ |