diff options
author | peak3d <pfau@peak3d.de> | 2019-09-07 00:12:19 +0200 |
---|---|---|
committer | peak3d <pfau@peak3d.de> | 2019-09-07 00:12:19 +0200 |
commit | a5329d6d34ab76bac888030ca9474eda31eb8671 (patch) | |
tree | 5583e1003eff3d31e777097d9c534be9d7c287b4 /tools/depends/target/libandroidjni | |
parent | f4ead592e2e7111d7d4bbd64c54ef38be8053ebc (diff) |
bump androidjni sha (fix Display::isHdr()
Diffstat (limited to 'tools/depends/target/libandroidjni')
-rw-r--r-- | tools/depends/target/libandroidjni/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/libandroidjni/Makefile b/tools/depends/target/libandroidjni/Makefile index efec568a3c..73a2198131 100644 --- a/tools/depends/target/libandroidjni/Makefile +++ b/tools/depends/target/libandroidjni/Makefile @@ -3,7 +3,7 @@ DEPS= ../../Makefile.include Makefile # lib name, version LIBNAME=libandroidjni -VERSION=62dabc1041fcf47aed483f8e2dea15c3cf0122db +VERSION=25258a1e57414b46367ef367ef7291aeeb464d87 SOURCE=archive ARCHIVE=$(VERSION).tar.gz GIT_BASE_URL=https://github.com/xbmc |