Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
galera


Commits:
a42bcd19 by Christian Hesse at 2024-12-03T15:49:03+01:00
upgpkg: 26.4.21-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = galera
        pkgdesc = write set replication (WSREP) provider for MariaDB cluster
-       pkgver = 26.4.20
-       pkgrel = 2
+       pkgver = 26.4.21
+       pkgrel = 1
        url = https://galeracluster.com/
        arch = x86_64
        license = GPL-2.0-or-later
@@ -21,10 +21,10 @@ pkgbase = galera
        optdepends = rsync: State Snapshot Transfers with rsync
        optdepends = socat: State Snapshot Transfers with mariabackup
        options = !libtool
-       source = git+https://github.com/codership/galera.git#tag=release_26.4.20
+       source = git+https://github.com/codership/galera.git#tag=release_26.4.21
        source = git+https://github.com/codership/wsrep-API.git
        validpgpkeys = 177F4010FE56CA3336300305F1656F24C74CD1D8
-       sha256sums = 
f2959995651c50d218c27bd442ca4742234223608d03c53d2de15ee85096ed34
+       sha256sums = 
30f0b1e24ae8fd84bea94acf000c6ec18bed82a5ebe01bbbdbfb58d126683559
        sha256sums = SKIP
 
 pkgname = galera


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Nico Suarez <[email protected]>
 
 pkgname=galera
-pkgver=26.4.20
-pkgrel=2
+pkgver=26.4.21
+pkgrel=1
 pkgdesc='write set replication (WSREP) provider for MariaDB cluster'
 arch=('x86_64')
 license=('GPL-2.0-or-later' 'custom:OpenSSL Linking Exception')
@@ -21,7 +21,7 @@ options=('!libtool')
 validpgpkeys=('177F4010FE56CA3336300305F1656F24C74CD1D8') # MariaDB Signing 
Key <[email protected]>
 source=("git+https://github.com/codership/galera.git#tag=release_${pkgver}";
         'git+https://github.com/codership/wsrep-API.git')
-sha256sums=('f2959995651c50d218c27bd442ca4742234223608d03c53d2de15ee85096ed34'
+sha256sums=('30f0b1e24ae8fd84bea94acf000c6ec18bed82a5ebe01bbbdbfb58d126683559'
             'SKIP')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/galera/-/commit/a42bcd1979998ff5e4d5b6fe2c925e6df3efeb80

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/galera/-/commit/a42bcd1979998ff5e4d5b6fe2c925e6df3efeb80
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to