summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkmeaw2018-10-17 15:52:07 +0300
committerkmeaw2018-10-17 15:52:07 +0300
commit3fc381bda58ec35f2d4b93906731b89a0fa23ab3 (patch)
treec1df3b7c043d06bb8b7667b9052d3218b77eeb24
parent7d64e291bf10268299de3962e80a55887e7726e1 (diff)
downloadaur-3fc381bda58ec35f2d4b93906731b89a0fa23ab3.tar.gz
Bump to 18.14.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0dabd644cb2b..a0dd7601d6b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clickhouse
pkgdesc = An open-source column-oriented database management system that allows generating analytical data reports in real time
- pkgver = 18.12.17
+ pkgver = 18.14.9
pkgrel = 1
url = https://clickhouse.yandex/
install = clickhouse.install
@@ -20,7 +20,7 @@ pkgbase = clickhouse
backup = etc/clickhouse-client/config.xml
backup = etc/clickhouse-server/config.xml
backup = etc/clickhouse-server/users.xml
- source = https://github.com/yandex/ClickHouse/archive/v18.12.17-stable.tar.gz
+ source = https://github.com/yandex/ClickHouse/archive/v18.14.9-stable.tar.gz
source = https://github.com/google/cctz/archive/4f9776a.tar.gz
source = https://github.com/edenhill/librdkafka/archive/7478b5e.tar.gz
source = https://github.com/lz4/lz4/archive/c10863b.tar.gz
@@ -31,7 +31,7 @@ pkgbase = clickhouse
source = https://github.com/ClickHouse-Extras/ssl/archive/de02224.tar.gz
source = https://github.com/jemalloc/jemalloc/archive/41b7372.tar.gz
source = libunwind.patch
- md5sums = 56f77959e1ec5d8b2c5914203d46ad4f
+ md5sums = 3414ae80136a5a49430d11119a23c1a1
md5sums = 5323f7ba2565a84a80a93edde95eb4fe
md5sums = 7d9c187a8afedde260fadf2f1d5f46a2
md5sums = 7b92f0554687e6a8949adc5c10aeff78
diff --git a/PKGBUILD b/PKGBUILD
index 3fdd5b618306..08dd2f98f377 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dmitry Bilunov <kmeaw@yandex-team.ru>
pkgname=clickhouse
-pkgver=18.12.17
+pkgver=18.14.9
pkgrel=1
pkgdesc='An open-source column-oriented database management system that allows generating analytical data reports in real time'
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ source=(https://github.com/yandex/ClickHouse/archive/v$pkgver-stable.tar.gz
https://github.com/ClickHouse-Extras/ssl/archive/de02224.tar.gz
https://github.com/jemalloc/jemalloc/archive/41b7372.tar.gz
libunwind.patch)
-md5sums=('56f77959e1ec5d8b2c5914203d46ad4f'
+md5sums=('3414ae80136a5a49430d11119a23c1a1'
'5323f7ba2565a84a80a93edde95eb4fe'
'7d9c187a8afedde260fadf2f1d5f46a2'
'7b92f0554687e6a8949adc5c10aeff78'