mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/percona-server to 8.0.15_6-1
This commit is contained in:
parent
2f0c15c51c
commit
7b13545db4
1 changed files with 3 additions and 3 deletions
|
@ -7,11 +7,11 @@
|
|||
|
||||
pkgbase=percona-server
|
||||
pkgname=('libperconaserverclient' 'percona-server-clients' 'percona-server')
|
||||
pkgver=8.0.15_5
|
||||
pkgver=8.0.15_6
|
||||
_boost_ver=1.68.0
|
||||
_pkgver=${pkgver/_/-}
|
||||
_myver=${pkgver/_rel*}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
makedepends=('cmake' 'zlib' 'lz4' 'zstd' 'libaio' 'systemd-tools' 'pam' 'jemalloc' 'openssl' 'rpcsvc-proto')
|
||||
license=('GPL')
|
||||
|
@ -24,7 +24,7 @@ source=("https://www.percona.com/downloads/Percona-Server-${pkgver%.*_*}/Percona
|
|||
'no-werror.patch'
|
||||
'rocksdb-systemlibs.patch'
|
||||
'0001-fix-LF_PINS-padding-calculation.patch')
|
||||
sha256sums=('63830bcdcdef28b1344bbb2158c8b9c3c6fcb4dc449d07b45fff89a2cdf5c00e'
|
||||
sha256sums=('25d946763aabc51bd18a547fba6be109ad083700318844e80675ae567057358b'
|
||||
'da3411ea45622579d419bfda66f45cd0f8c32a181d84adfa936f5688388995cf'
|
||||
'b467b04d6d06152b2abc33f2a6de63fef0fc922dd5119d2ee1d07d3c1a489731'
|
||||
'e638a2657085f15b6728f43c1fd6aa551b27608fbf6b435e33afd3606a0cfb0e'
|
||||
|
|
Loading…
Reference in a new issue