From 7bc8c7d64ee776354a862ab605cfc4bb64d38249 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 4 Feb 2012 20:50:44 +0000 Subject: [PATCH] [packages_10.03.2] dash: merge r28155 SVN-Revision: 30139 --- utils/dash/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/utils/dash/Makefile b/utils/dash/Makefile index 84353c126c..1a88db460a 100644 --- a/utils/dash/Makefile +++ b/utils/dash/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2006-2010 OpenWrt.org +# +# Copyright (C) 2006-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dash -PKG_VERSION:=0.5.6.1 +PKG_VERSION:=0.5.7 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://gondor.apana.org.au/~herbert/dash/files -PKG_MD5SUM:=1c846f4f5a33c0050b2045a6f7037e56 +PKG_MD5SUM:=f6cedb10ae7258adb5ab17a10ae80d51 PKG_INSTALL:=1 @@ -31,7 +31,7 @@ define Package/dash/description endef MAKE_FLAGS += \ - AWK="awk" \ + AWK="awk" define Package/dash/install $(INSTALL_DIR) $(1)/bin -- 2.30.2