From 8f6edfa72465bc8300cd3aa2f04af791a1b9b855 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Thu, 28 Feb 2013 00:52:28 +0000 Subject: [PATCH] [tools] sed: upgrade to version 4.2.2 SVN-Revision: 35822 --- tools/sed/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/sed/Makefile b/tools/sed/Makefile index 71e1bc9e0d..27169540b8 100644 --- a/tools/sed/Makefile +++ b/tools/sed/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2010 OpenWrt.org +# Copyright (C) 2006-2013 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sed -PKG_VERSION:=4.2.1 +PKG_VERSION:=4.2.2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@GNU/$(PKG_NAME) -PKG_MD5SUM:=7d310fbd76e01a01115075c1fd3f455a +PKG_MD5SUM:=7ffe1c7cdc3233e1e0c4b502df253974 PKG_CAT:=bzcat export SED:= -- 2.30.2