From f09314fc2a2f389202f466469fda5a8012ef515f Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 21 Nov 2010 14:12:03 +0000 Subject: [PATCH] mysql: decrease package number SVN-Revision: 24054 --- libs/mysql/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mysql/Makefile b/libs/mysql/Makefile index b13b807c8c..7b32305c88 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.30.2