mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +00:00
Merge pull request #2264 from adamg-xda/le90_libamcodec
libamcodec: use surkovalex gh repo for arm64
This commit is contained in:
commit
160e40ebfd
@ -27,9 +27,9 @@ case $TARGET_KERNEL_ARCH in
|
||||
PKG_URL="https://github.com/codesnake/libamcodec/archive/$PKG_VERSION.tar.gz"
|
||||
;;
|
||||
arm64)
|
||||
PKG_VERSION="210755d"
|
||||
PKG_SHA256="0c688d80bf1147177acf546230c255404e506ba687ca7bfddd4508d29958c279"
|
||||
PKG_URL="http://amlinux.ru/source/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_VERSION="62d8011"
|
||||
PKG_SHA256="840d29a20cc832a2eb3ec463de6bea729e551abbe6fb2371b7d81fbe35e6145f"
|
||||
PKG_URL="https://github.com/surkovalex/libamcodec/archive/$PKG_VERSION.tar.gz"
|
||||
;;
|
||||
esac
|
||||
PKG_DEPENDS_TARGET="toolchain alsa-lib"
|
||||
|
Loading…
x
Reference in New Issue
Block a user