mysql56-{client, server}: Update ports to 5.6.41
This update includes Oracle Critical Patch Advisory published on July 2018 More info: http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html#AppendixMSQL Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
5220e89ee4
commit
3c48eda962
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476853
2 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME?= mysql
|
||||
PORTVERSION= 5.6.40
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 5.6.41
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= databases ipv6
|
||||
MASTER_SITES= MYSQL/MySQL-5.6
|
||||
PKGNAMESUFFIX?= 56-server
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1524220820
|
||||
SHA256 (mysql-5.6.40.tar.gz) = 1048a7abedba851efa62868e4d28d0be8828162b53903cd68e4f29546418d92d
|
||||
SIZE (mysql-5.6.40.tar.gz) = 32083035
|
||||
TIMESTAMP = 1533938460
|
||||
SHA256 (mysql-5.6.41.tar.gz) = 4a223c3daed88f8450fa2fc8fd0e7afe2b1a122dd58b74c4ea6526d6a72563ce
|
||||
SIZE (mysql-5.6.41.tar.gz) = 32111985
|
||||
|
|
Loading…
Reference in a new issue