Skip to content

Commit 1b7fbd7

Browse files
committed
ppsspp: update to 1.14.4
1 parent 08ee8d0 commit 1b7fbd7

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

packages/lakka/libretro_cores/ppsspp/package.mk

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
PKG_NAME="ppsspp"
2-
PKG_VERSION="d66c5c11c1532c2850552e8eb2095994021d055c" #v1.13.2 merged to master to include libretro buildfix
2+
PKG_VERSION="cd535263c1ad65fd03869591a8bd706680cbf04b"
33
PKG_LICENSE="GPL-2.0-or-later"
44
PKG_SITE="https://github.com/hrydgard/ppsspp"
55
PKG_URL="https://github.com/hrydgard/ppsspp.git"
66
PKG_DEPENDS_TARGET="toolchain linux glibc libzip libpng zstd zlib ffmpeg bzip2 openssl speex"
77
PKG_LONGDESC="A PSP emulator for Android, Windows, Mac, Linux and Blackberry 10, written in C++."
8-
GET_HANDLER_SUPPORT="git"
9-
PKG_GIT_CLONE_BRANCH="master"
10-
PKG_GIT_CLONE_SINGLE="yes"
8+
PKG_LR_UPDATE_TAG="yes"
119
PKG_BUILD_FLAGS="-sysroot"
1210

1311
PKG_CMAKE_OPTS_TARGET="-DLIBRETRO=ON \

0 commit comments

Comments
 (0)