mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-07 17:52:10 +01:00
testing/sanlock: upgrade to 3.8.5
This commit is contained in:
parent
eb3218640b
commit
01d06addba
@ -1,13 +1,20 @@
|
||||
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
|
||||
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
||||
pkgname=sanlock
|
||||
pkgver=3.8.4
|
||||
pkgver=3.8.5
|
||||
pkgrel=0
|
||||
pkgdesc="lease manager that uses shared storage"
|
||||
url="https://pagure.io/sanlock"
|
||||
arch="all"
|
||||
license="LGPL-2.0-or-later AND GPL-2.0-only AND GPL-2.0-or-later"
|
||||
makedepends="linux-headers libaio-dev util-linux-dev python3 python3-dev"
|
||||
makedepends="
|
||||
linux-headers
|
||||
libaio-dev
|
||||
util-linux-dev
|
||||
python3
|
||||
python3-dev
|
||||
py3-setuptools
|
||||
"
|
||||
checkdepends="py3-pytest"
|
||||
subpackages="$pkgname-dev $pkgname-doc py3-sanlock:py3"
|
||||
source="https://releases.pagure.org/sanlock/sanlock-$pkgver.tar.gz"
|
||||
@ -26,5 +33,5 @@ py3() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
9fca2b18fd3bd504d5186de0b2626ea2c993997528de2384dc042afe52b2b68422a2e4bb79e2409c9e6eccbe5ea8d8939549eb25c5d16aa7fecf6c9a5798340c sanlock-3.8.4.tar.gz
|
||||
8131e0b37ac47052a29d4b3a3e4286b06b862f08e827d3307f179eadbe97e4bc3e10f5c93f35042c308435ee81546a813227bce665a9735cbbf2b5a4a1f4474a sanlock-3.8.5.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user