Use more source checksums

This commit is contained in:
Fredrik Fornwall 2017-03-27 01:56:11 +02:00 committed by Yaksh Bariya
parent 4ced24e685
commit 99428b4dd4
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 0 deletions

View File

@ -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() {