[packages] sysstat: update to v9.0.5 (closes: #5952), cleanup
[openwrt/svn-archive/archive.git] / utils / tar / Makefile
index 1bd9a6a9f18c9b78a66a6d5fd63f5d03e4fe1a01..2dd4a5c35212b9269a8fb55d8b3f6472192291a6 100644 (file)
@@ -1,20 +1,19 @@
 #
-# Copyright (C) 2008 OpenWrt.org
+# Copyright (C) 2008-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tar
-PKG_VERSION:=1.18
+PKG_VERSION:=1.22
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
-PKG_MD5SUM:=70170208d7c1bb9ab40120579434b6a3
+PKG_MD5SUM:=07fa517027f426bb80f5f5ff91b63585
 
 include $(INCLUDE_DIR)/package.mk