From: Michael Tremer Date: Fri, 8 Oct 2010 15:10:16 +0000 (+0200) Subject: grep: Update to 2.7. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fadf701755d7008aad6ae18a2b8ff00e8c5837b1;p=ipfire-3.x.git grep: Update to 2.7. --- diff --git a/pkgs/core/grep/grep.nm b/pkgs/core/grep/grep.nm index 36ef6cd1e..9fbd80354 100644 --- a/pkgs/core/grep/grep.nm +++ b/pkgs/core/grep/grep.nm @@ -25,7 +25,7 @@ include $(PKGROOT)/Include PKG_NAME = grep -PKG_VER = 2.6.2 +PKG_VER = 2.7 PKG_REL = 0 PKG_MAINTAINER = @@ -34,7 +34,7 @@ PKG_URL = http://www.gnu.org/software/grep/ PKG_LICENSE = GPLv3+ PKG_SUMMARY = A pattern matching utilities. -PKG_DEPS += pcre +PKG_BUILD_DEPS+= pcre-devel define PKG_DESCRIPTION The GNU versions of commonly used grep utilities. Grep searches through \