diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-05-12 00:56:24 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-05-12 03:49:07 +0800 |
commit | 454ec5251bda5fc33c94368d9f90527fc857ac3e (patch) | |
tree | 1c8ffdb8c415142317e9b41d2c93fc234a144808 /multimedia | |
parent | 408d5b85e10128661d16f9a323c8a4520aa46c1a (diff) | |
download | freebsd-ports-gnome-454ec5251bda5fc33c94368d9f90527fc857ac3e.tar.gz freebsd-ports-gnome-454ec5251bda5fc33c94368d9f90527fc857ac3e.tar.zst freebsd-ports-gnome-454ec5251bda5fc33c94368d9f90527fc857ac3e.zip |
devel/flatbuffers: Update 1.12.0 -> 2.0.0
Reported by: portscout
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/kodi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile index ba3acc6f370b..66efd0452f88 100644 --- a/multimedia/kodi/Makefile +++ b/multimedia/kodi/Makefile @@ -1,5 +1,6 @@ PORTNAME= kodi DISTVERSION= 19.1 +PORTREVISION= 1 DISTVERSIONSUFFIX= -${KODI_CODENAME} CATEGORIES= multimedia java |