From: Stefan Schantl Date: Sat, 15 Jan 2011 14:39:59 +0000 (+0100) Subject: sed: Update to 4.2.1. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46bb7a2b4aa8c58b6276cdea06a15e6adfd96452;p=ipfire-3.x.git sed: Update to 4.2.1. Fixes #120. --- diff --git a/pkgs/core/sed/sed.nm b/pkgs/core/sed/sed.nm index 6b3261c2e..94115d0b8 100644 --- a/pkgs/core/sed/sed.nm +++ b/pkgs/core/sed/sed.nm @@ -25,8 +25,8 @@ include $(PKGROOT)/Include PKG_NAME = sed -PKG_VER = 4.1.5 -PKG_REL = 1 +PKG_VER = 4.2.1 +PKG_REL = 0 PKG_MAINTAINER = PKG_GROUP = Applications/Text