From ac86d28f2e36a0e57d5de6fb6e40453608ff16b8 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Thu, 3 Nov 2016 20:11:19 +0100 Subject: [PATCH] Update BusyBox to 1.25.1 (27) --- metadata/ru.meefik.busybox.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/metadata/ru.meefik.busybox.txt b/metadata/ru.meefik.busybox.txt index 2cd427f5ef..a733d5183a 100644 --- a/metadata/ru.meefik.busybox.txt +++ b/metadata/ru.meefik.busybox.txt @@ -67,6 +67,23 @@ Build:1.24.2,24 ./bb-build.sh mips nopie && \ cp -fR compiled/mips ../app/src/main/assets/ +Build:1.25.1,27 + commit=1.25.1 + subdir=app + gradle=yes + scandelete=app/src/main/assets + build=cd ../contrib && \ + export ANDROID_NDK_ROOT=$$NDK$$ && \ + ./bb-build.sh arm pie && \ + ./bb-build.sh arm nopie && \ + cp -fR compiled/arm ../app/src/main/assets/ && \ + ./bb-build.sh intel pie && \ + ./bb-build.sh intel nopie && \ + cp -fR compiled/intel ../app/src/main/assets/ && \ + ./bb-build.sh mips pie && \ + ./bb-build.sh mips nopie && \ + cp -fR compiled/mips ../app/src/main/assets/ + Auto Update Mode:None Update Check Mode:Tags Current Version:1.25.1