summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-09-12 15:41:49 +1200
committerGeorge Rawlinson2022-09-12 15:41:49 +1200
commit37e10808b3a77eb99944bd9ecb6b62254eeb74fd (patch)
treea5f9c4119c28fe3285314a6c846a4e25cbac6986 /PKGBUILD
parent856fd18922780cc10273aaa99962f43c85e6c3f5 (diff)
downloadaur-37e10808b3a77eb99944bd9ecb6b62254eeb74fd.tar.gz
upgpkg: dragonflydb 0.7.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a8df3a6e361..07cb1093432f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=dragonflydb
-pkgver=0.6.0
+pkgver=0.7.0
pkgrel=1
pkgdesc='A modern replacement for Redis/Memcached'
arch=('x86_64')
@@ -9,7 +9,7 @@ url='https://dragonflydb.io'
license=('custom:BSL1.1')
depends=('openssl' 'boost-libs' 'libunwind')
makedepends=('git' 'cmake' 'ninja' 'python' 'boost')
-_commit='e8cbd41719843019893f3d8f93deff41446caf28'
+_commit='a43badf50c77a67f7bfef37a08e047d42f62f96a'
source=(
"$pkgname::git+https://github.com/dragonflydb/dragonfly#commit=$_commit"
'github.com-romage-helio::git+https://github.com/romange/helio'