Skip to content

Commit

Permalink
devel/kodi-platform: fix plist following kodi update
Browse files Browse the repository at this point in the history
PR:		272309
Approved by:	decke (maintainer)
  • Loading branch information
yzrh authored and clausecker committed Jul 5, 2023
1 parent 0adec49 commit 2a72c29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion devel/kodi-platform/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kodi-platform
PORTVERSION= 20190726
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= devel

MAINTAINER= decke@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion devel/kodi-platform/pkg-plist
Expand Up @@ -2,5 +2,5 @@ include/kodi/util/XMLUtils.h
lib/kodiplatform/kodiplatform-config.cmake
lib/libkodiplatform.so
lib/libkodiplatform.so.20.0
lib/libkodiplatform.so.20.1.0
lib/libkodiplatform.so.20.2.0
libdata/pkgconfig/kodiplatform.pc

0 comments on commit 2a72c29

Please sign in to comment.