Skip to content

Commit

Permalink
devel/kodi-platform: Fix pkg-plist after kodi 20.1 update
Browse files Browse the repository at this point in the history
  • Loading branch information
decke committed Mar 15, 2023
1 parent 79c892f commit a361926
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= 6
PORTREVISION= 7
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.0.0
lib/libkodiplatform.so.20.1.0
libdata/pkgconfig/kodiplatform.pc

0 comments on commit a361926

Please sign in to comment.