[packages] lrzsz: bump release for symlink additions
authorStephen Walker <stephendwalker@gmail.com>
Tue, 13 Sep 2011 22:56:28 +0000 (22:56 +0000)
committerStephen Walker <stephendwalker@gmail.com>
Tue, 13 Sep 2011 22:56:28 +0000 (22:56 +0000)
SVN-Revision: 28236

utils/lrzsz/Makefile

index 640bb41f2c6ae5f3c92dec29627ddb689bdb68a8..6ca208301add957d403d15fb5400a6057c555395 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006 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.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=lrzsz
 PKG_VERSION:=0.12.20
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.ohse.de/uwe/releases/
@@ -29,7 +29,7 @@ endef
 define Package/lrzsz/description
        Transfer files in your login sessions.
        Very leightweight and straight forward.
-       You just need a terminal client that can do 
+       You just need a terminal client that can do
        either X, Y or Z-modem file transfers.
 endef