summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/which/which.hash2
-rw-r--r--package/which/which.mk4
2 files changed, 4 insertions, 2 deletions
diff --git a/package/which/which.hash b/package/which/which.hash
new file mode 100644
index 0000000000..fe649ab019
--- /dev/null
+++ b/package/which/which.hash
@@ -0,0 +1,2 @@
+# Locally calculated after checking pgp signature
+sha256 f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad which-2.21.tar.gz
diff --git a/package/which/which.mk b/package/which/which.mk
index 019c479164..938b770e2f 100644
--- a/package/which/which.mk
+++ b/package/which/which.mk
@@ -4,8 +4,8 @@
#
################################################################################
-WHICH_VERSION = 2.20
-WHICH_SITE = http://carlo17.home.xs4all.nl/which
+WHICH_VERSION = 2.21
+WHICH_SITE = $(BR2_GNU_MIRROR)/which
WHICH_LICENSE = GPLv3+
WHICH_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud