mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/percona-server: punch source url
This commit is contained in:
parent
34b6bccde5
commit
2352932139
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ url="http://www.percona.com/software/percona-server/"
|
|||
options=('!libtool' 'emptydirs')
|
||||
backup=('etc/mysql/my.cnf')
|
||||
install=percona.install
|
||||
source=("http://www.percona.com/downloads/Percona-Server-${pkgver%.*_*}/Percona-Server-${pkgver/_rel/-}/source/Percona-Server-${pkgver/_/-}.tar.gz"
|
||||
source=("http://www.percona.com/downloads/Percona-Server-${pkgver%.*_*}/Percona-Server-${pkgver/_/-}/source/Percona-Server-${pkgver/_/-}.tar.gz"
|
||||
'mysqld-post.sh'
|
||||
'mysqld.service'
|
||||
'mysqld-tmpfile.conf'
|
||||
|
|
Loading…
Reference in a new issue