From 93708bdda8c2b9b94e5b64e3692f9fee6982a2ad Mon Sep 17 00:00:00 2001 From: hauke Date: Sun, 21 Nov 2010 14:12:03 +0000 Subject: [PATCH] mysql: decrease package number git-svn-id: svn://svn.openwrt.org/openwrt/packages@24054 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/mysql/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mysql/Makefile b/libs/mysql/Makefile index b13b807c8..7b32305c8 100644 --- a/libs/mysql/Makefile +++ b/libs/mysql/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mysql PKG_VERSION:=5.1.53 -PKG_RELEASE:=3 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=\ -- 2.11.0