From 99428b4dd40adae0bb72d06704c0e106192a8d8d Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Mon, 27 Mar 2017 01:56:11 +0200 Subject: [PATCH] Use more source checksums --- root-packages/macchanger/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/root-packages/macchanger/build.sh b/root-packages/macchanger/build.sh index 6485a05d1..a18700660 100644 --- a/root-packages/macchanger/build.sh +++ b/root-packages/macchanger/build.sh @@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://github.com/alobbs/macchanger TERMUX_PKG_DESCRIPTION="Utility that makes the maniputation of MAC addresses of network interfaces easier" TERMUX_PKG_VERSION=1.7.0 TERMUX_PKG_SRCURL=https://github.com/alobbs/macchanger/archive/${TERMUX_PKG_VERSION}.tar.gz +TERMUX_PKG_SHA256=1d75c07a626321e07b48a5fe2dbefbdb98c3038bb8230923ba8d32bda5726e4f TERMUX_PKG_FOLDERNAME=macchanger-${TERMUX_PKG_VERSION} termux_step_pre_configure() {