audiodecoder.sidplay: fix linking / update addon (2)

This commit is contained in:
mglae 2025-03-09 17:40:59 +01:00
parent eea767459b
commit da01a4c183

View File

@ -5,7 +5,7 @@
PKG_NAME="audiodecoder.sidplay"
PKG_VERSION="21.0.2-Omega"
PKG_SHA256="c7d10dd65baed2db1272ff57fde76f0b268a4a434d57022539c4dc5bf6f8b54e"
PKG_REV="1"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/audiodecoder.sidplay"
@ -17,5 +17,3 @@ PKG_LONGDESC="audiodecoder.sidplay"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.audiodecoder"
PKG_CMAKE_OPTS_TARGET="-DSIDPLAY2_LIBRARIES=${SYSROOT_PREFIX}/usr/lib"