diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2025-07-14 22:37:11 +0100 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2025-07-14 22:38:53 +0100 |
commit | 3387107b48c6525dae8400b8ceac3885e3573e83 (patch) | |
tree | fffc22b4f19e2c0929af90192d6052894712078d | |
parent | graphics/waylandpp: Update to 1.0.1 (diff) |
multimedia/kodi: Chase waylandpp soversion bump
-rw-r--r-- | multimedia/kodi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile index d4652c81303c..e8ac0a8ceed7 100644 --- a/multimedia/kodi/Makefile +++ b/multimedia/kodi/Makefile @@ -1,6 +1,6 @@ PORTNAME= kodi DISTVERSION= 21.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia java MASTER_SITES= http://mirrors.kodi.tv/build-deps/sources/ DISTFILES= apache-groovy-binary-${GROOVY_VERSION}.zip \ |