Signed-off-by: Russell Senior <[email protected]> --- net/ser2net/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/net/ser2net/Makefile b/net/ser2net/Makefile index 88500ad..2782972 100644 --- a/net/ser2net/Makefile +++ b/net/ser2net/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. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ser2net -PKG_VERSION:=2.7 -PKG_RELEASE:=2 +PKG_VERSION:=2.8 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/ser2net -PKG_MD5SUM:=22977477789868923a5de09a85e847dd +PKG_MD5SUM:=1cffbdaad221f19dcf82681472f7f947 PKG_FIXUP:=autoreconf PKG_INSTALL:=1 -- 1.7.12 -- Russell Senior, President [email protected] _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
