Commit 165bfb3a authored by Wade Berrier's avatar Wade Berrier
Browse files

which.mk:

-Update to 2.20 which doesn't depend on readline

Config.in:
-Don't depend on readline any longer
parent f6c58902
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
config BR2_PACKAGE_WHICH
	bool "which"
	select BR2_READLINE
	help
	  The standard 'which' utility.

+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
# which
#
#############################################################
WHICH_VERSION:=2.19
WHICH_VERSION:=2.20
WHICH_SOURCE:=which-$(WHICH_VERSION).tar.gz
WHICH_SITE:=http://www.xs4all.nl/~carlo17/which/
WHICH_AUTORECONF:=NO