Skip to content
Permalink
Browse files

mariadb: update to 5.5.64

  • Loading branch information
michaelld committed Apr 29, 2019
1 parent 328d1fe commit e954583aef0e63b757ae63bda223344c33d16e23
Showing with 4 additions and 4 deletions.
  1. +4 −4 databases/mariadb/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0

name mariadb
set name_mysql ${name}
version 5.5.63
version 5.5.64
set version_branch [join [lrange [split ${version} .] 0 1] .]
# Please set revision_client and revision_server to 0 if you bump
# version; these can be changed independently for the 2 subports, but
@@ -47,9 +47,9 @@ if {$subport eq $name} {
patchfiles patch-cmake-install_layout.cmake.diff \
patch-CMakeLists.txt.diff

checksums rmd160 60f010301beee3e7bf8d1f4c52f6241d178e1d55 \
sha256 ef1cf79eec32ced9d1051998a8e458bb33dfbc62de297cba37ee8e9f952b21ea \
size 45946425
checksums rmd160 bb4e56cebead9d432e1fe6e801d24de123d81dd0 \
sha256 c103f3c54741b296980d6be48b221340eebaa97c6bd95a02fd8d530a5df5c343 \
size 45953561
revision ${revision_client}

depends_lib-append port:zlib port:tcp_wrappers port:ncurses

0 comments on commit e954583

Please sign in to comment.
You can’t perform that action at this time.