[packages] serdisplib: Update to v1.97.9 (#8757)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@25315 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acinonyx 2011-02-02 18:21:44 +00:00
parent 7b0127be6f
commit 3120080656

View File

@ -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