diff --git a/libs/serdisplib/Makefile b/libs/serdisplib/Makefile index bcd693ad6..4d9833e38 100644 --- a/libs/serdisplib/Makefile +++ b/libs/serdisplib/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 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:=serdisplib -PKG_VERSION:=1.97.8 +PKG_VERSION:=1.97.9 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/serdisplib -PKG_MD5SUM:=2aa91c43d01d2dfc9fbc1116e3063ae1 +PKG_MD5SUM:=130552ec60d01e974712a60274f34de7 include $(INCLUDE_DIR)/package.mk