libamcodec: update to libamcodec-5e23a81

This commit is contained in:
MilhouseVH 2016-11-16 00:13:28 +00:00
parent f7baa8b0e7
commit d8f59d0038

View File

@ -23,7 +23,7 @@ PKG_LICENSE="other"
PKG_SITE="http://openlinux.amlogic.com"
case $TARGET_ARCH in
arm)
PKG_VERSION="45a1086"
PKG_VERSION="5e23a81"
PKG_URL="https://github.com/codesnake/libamcodec/archive/$PKG_VERSION.tar.gz"
;;
aarch64)