Skip to content

Commit

Permalink
Update Percona Server to 5.7.25-28
Browse files Browse the repository at this point in the history
  • Loading branch information
Mno-hime authored and Alexander Pyhalov committed Feb 20, 2019
1 parent b0834ea commit 3d7acb4
Show file tree
Hide file tree
Showing 5 changed files with 158 additions and 142 deletions.
6 changes: 3 additions & 3 deletions components/database/percona-server-57/Makefile
Expand Up @@ -16,12 +16,12 @@
include ../../../make-rules/shared-macros.mk

COMPONENT_NAME= percona-server
COMPONENT_VERSION= 5.7.24-27
IPS_COMPONENT_VERSION= 5.7.24.27
COMPONENT_VERSION= 5.7.25-28
IPS_COMPONENT_VERSION= 5.7.25.28
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
COMPONENT_PROJECT_URL= https://www.percona.com/
COMPONENT_ARCHIVE_HASH= sha256:999593afa241660bc7860264b46a826faf97d80d411966fade24084f47b249a0
COMPONENT_ARCHIVE_HASH= sha256:382c610803a9d8e3b54d16a9fd0bd70584116a831f4f3208b58f4cd5efa5cae3
COMPONENT_ARCHIVE_URL= https://www.percona.com/downloads/Percona-Server-5.7/Percona-Server-$(COMPONENT_VERSION)/source/tarball/$(COMPONENT_ARCHIVE)

# We need specific boost version
Expand Down

0 comments on commit 3d7acb4

Please sign in to comment.