linux-amlogic-3.14: update to 4bcb3e6

This commit is contained in:
Lukas Rusak 2016-11-05 10:07:42 -07:00
parent f2ec932807
commit 9e1de0e501
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -35,7 +35,7 @@ case "$LINUX" in
PKG_SOURCE_DIR="$PKG_NAME-amlogic-$PKG_VERSION*" PKG_SOURCE_DIR="$PKG_NAME-amlogic-$PKG_VERSION*"
;; ;;
amlogic-3.14) amlogic-3.14)
PKG_VERSION="42f8439" PKG_VERSION="4bcb3e6"
PKG_URL="https://github.com/LibreELEC/linux-amlogic/archive/$PKG_VERSION.tar.gz" PKG_URL="https://github.com/LibreELEC/linux-amlogic/archive/$PKG_VERSION.tar.gz"
PKG_SOURCE_DIR="$PKG_NAME-amlogic-$PKG_VERSION*" PKG_SOURCE_DIR="$PKG_NAME-amlogic-$PKG_VERSION*"
;; ;;