From 5fb4d54c39308fa184ac66780fde9d6a36418024 Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Mon, 22 Jun 2020 15:06:29 +0300 Subject: [PATCH] scrub: use github repo as homepage --- packages/scrub/build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/scrub/build.sh b/packages/scrub/build.sh index 29b6920e1..9088c323f 100644 --- a/packages/scrub/build.sh +++ b/packages/scrub/build.sh @@ -1,7 +1,8 @@ -TERMUX_PKG_HOMEPAGE=http://code.google.com/p/diskscrub/ +TERMUX_PKG_HOMEPAGE=https://github.com/chaos/scrub TERMUX_PKG_DESCRIPTION="Iteratively writes patterns on files or disk devices to make retreiving the data more difficult" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_VERSION=2.6.1 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=https://github.com/chaos/scrub/archive/$TERMUX_PKG_VERSION.tar.gz TERMUX_PKG_SHA256=838b061b2e1932b342fb9695c5579cdff5d2d72506cb41d6d8032eba18aed969