Signed-off-by: Sven Roederer <sven.roede...@gmx.net>

Index: feeds/packages/libs/libdbi/Makefile
===================================================================
--- feeds/packages/libs/libdbi/Makefile (Revision 29484)
+++ feeds/packages/libs/libdbi/Makefile (Arbeitskopie)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009-2010 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,7 +9,7 @@
 
 PKG_NAME:=libdbi
 PKG_VERSION:=0.8.3
-PKG_RELEASE:=3
+PKG_RELEASE:=4
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/libdbi
@@ -29,9 +29,7 @@
 endef
 
 define Package/libdbi/description
-       SQLite is a small C library that implements a self-contained, 
embeddable, 
-       zero-configuration SQL database engine. This package contains the SQLite
-       (v3.x) shared library, used by other programs.
+       libdbi implements a database-independent abstraction layer in C.
 endef
 
 define Build/InstallDev


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to