Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
multipath-tools


Commits:
fef28b5c by Christian Hesse at 2024-06-13T11:53:19+02:00
upgpkg: 0.9.9-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = multipath-tools
        pkgdesc = Multipath tools for Linux (including kpartx)
-       pkgver = 0.9.8
+       pkgver = 0.9.9
        pkgrel = 1
        url = https://github.com/opensvc/multipath-tools
        arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = multipath-tools
        depends = json-c
        depends = liburcu
        depends = systemd-libs
-       source = 
multipath-tools::git+https://github.com/opensvc/multipath-tools#tag=0.9.8
-       sha256sums = 
dadd5555bc9dd82208e9d30ffe1d92227ecd53da56b9c645171ec756113eb58a
+       source = 
multipath-tools::git+https://github.com/opensvc/multipath-tools#tag=0.9.9
+       sha256sums = 
92e96963707c389f545089d31006918dbd3ab021f0f5368a14e4b10aba175b8e
 
 pkgname = multipath-tools


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
 # Contributor: Matt Heagney <m...@heagney.com>
 
 pkgname=multipath-tools
-pkgver=0.9.8
+pkgver=0.9.9
 pkgrel=1
 pkgdesc='Multipath tools for Linux (including kpartx)'
 arch=('x86_64')
@@ -17,7 +17,7 @@ license=('GPL2')
 depends=('libaio' 'device-mapper' 'json-c' 'liburcu' 'systemd-libs')
 makedepends=('git' 'systemd')
 
source=("multipath-tools::git+https://github.com/opensvc/multipath-tools#tag=${pkgver}";)
-sha256sums=('dadd5555bc9dd82208e9d30ffe1d92227ecd53da56b9c645171ec756113eb58a')
+sha256sums=('92e96963707c389f545089d31006918dbd3ab021f0f5368a14e4b10aba175b8e')
 
 _make_opts=(
   prefix='/usr/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/multipath-tools/-/commit/fef28b5c601703d02e4b4d5a4420700d9e914aa6

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


Reply via email to