diff options
Diffstat (limited to 'tools/sed/Makefile')
-rw-r--r-- | tools/sed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/sed/Makefile b/tools/sed/Makefile index 0e130e249a..332ec090b5 100644 --- a/tools/sed/Makefile +++ b/tools/sed/Makefile @@ -11,7 +11,7 @@ PKG_VERSION:=4.2.2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@GNU/$(PKG_NAME) -PKG_MD5SUM:=7ffe1c7cdc3233e1e0c4b502df253974 +PKG_HASH:=f048d1838da284c8bc9753e4506b85a1e0cc1ea8999d36f6995bcb9460cddbd7 PKG_CAT:=bzcat export SED:= |