All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Patch v1 1/1] Bump to latest 5.1.60 version
@ 2012-03-05 16:17 Sagaert Johan
  2012-03-05 16:50 ` Luca Ceresoli
  0 siblings, 1 reply; 2+ messages in thread
From: Sagaert Johan @ 2012-03-05 16:17 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
---
 package/mysql_client/mysql_client.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/mysql_client/mysql_client.mk b/package/mysql_client/mysql_client.mk
index 9addf33..f4dd09e 100644
--- a/package/mysql_client/mysql_client.mk
+++ b/package/mysql_client/mysql_client.mk
@@ -3,7 +3,7 @@
 # MySQL 5.1 Client
 #
 #############################################################
-MYSQL_CLIENT_VERSION = 5.1.53
+MYSQL_CLIENT_VERSION = 5.1.60
 MYSQL_CLIENT_SOURCE = mysql-$(MYSQL_CLIENT_VERSION).tar.gz
 MYSQL_CLIENT_SITE = http://downloads.mysql.com/archives/mysql-5.1/
 MYSQL_CLIENT_INSTALL_TARGET = YES
-- 
1.7.9

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [Patch v1 1/1] Bump to latest 5.1.60 version
  2012-03-05 16:17 [Buildroot] [Patch v1 1/1] Bump to latest 5.1.60 version Sagaert Johan
@ 2012-03-05 16:50 ` Luca Ceresoli
  0 siblings, 0 replies; 2+ messages in thread
From: Luca Ceresoli @ 2012-03-05 16:50 UTC (permalink / raw)
  To: buildroot

Hi Sagaert,

Sagaert Johan wrote:
> Signed-off-by: Sagaert Johan<sagaert.johan@skynet.be>
> ---
>   package/mysql_client/mysql_client.mk |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/package/mysql_client/mysql_client.mk b/package/mysql_client/mysql_client.mk
> index 9addf33..f4dd09e 100644
> --- a/package/mysql_client/mysql_client.mk
> +++ b/package/mysql_client/mysql_client.mk
> @@ -3,7 +3,7 @@
>   # MySQL 5.1 Client
>   #
>   #############################################################
> -MYSQL_CLIENT_VERSION = 5.1.53
> +MYSQL_CLIENT_VERSION = 5.1.60
>   MYSQL_CLIENT_SOURCE = mysql-$(MYSQL_CLIENT_VERSION).tar.gz
>   MYSQL_CLIENT_SITE = http://downloads.mysql.com/archives/mysql-5.1/
>   MYSQL_CLIENT_INSTALL_TARGET = YES

There are patches for this package whose file name reflects the
current version. These files should be removed if they are not
needed anymore, renamed otherwise.

Also, in your commit message you should mention the package
name (mysql_client: bump to.....).

Luca

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-05 16:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-05 16:17 [Buildroot] [Patch v1 1/1] Bump to latest 5.1.60 version Sagaert Johan
2012-03-05 16:50 ` Luca Ceresoli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.