This commit is contained in:
joborun linux 2024-05-17 14:01:04 +03:00
parent 2be1552ae1
commit e0310cf2d9
2 changed files with 13 additions and 14 deletions

View file

@ -9,14 +9,15 @@ pkgbase=lvm2
pkgname=('lvm2' 'device-mapper')
#_tag='' # git rev-parse v${pkgver//./_}
# latest release does not have a tag... :-\
_commit='d786a8f820d54ce87a919e6af5426c333c173b11'
pkgver=2.03.23
pkgrel=03
#_commit='d786a8f820d54ce87a919e6af5426c333c173b11'
pkgver=2.03.24
pkgrel=01
url='https://sourceware.org/lvm2/'
makedepends=('git' 'libaio' 'thin-provisioning-tools')
#options=('!makeflags')
#source=("git+https://sourceware.org/git/lvm2.git#tag=${_tag}?signed"
source=("git+https://sourceware.org/git/lvm2.git#commit=${_commit}"
#source=("git+https://sourceware.org/git/lvm2.git#commit=${_commit}"
source=("git+https://sourceware.org/git/lvm2.git#tag=v${pkgver//./_}?signed"
'0001-udev-initcpio.patch'
# 'lvm2_install'
'11-dm-initramfs.rules')
@ -135,10 +136,11 @@ license=('GPL2' 'LGPL2.1')
validpgpkeys=('88437EF5C077BD113D3B7224228191C1567E2C17' # Alasdair G Kergon <agk@redhat.com>
'D501A478440AE2FD130A1BE8B9112431E509039F') # Marian Csontos <marian.csontos@gmail.com>
sha256sums=(SKIP
sha256sums=(74e2aa5ddcec64835ca8dac2cb8b7b35e193de5ce7030440726f853abc3877c7 # lvm2
2b3a16ec05e2bc6678e9ebd5ffa8319ebfde29aa260ce004f79f9b8df57d73c9 # 0001-udev-initcpio.patch
# def6e03aa1629bbc0ca1ee5e84e620366daf779f037eab2fda47487a8471729b # lvm2_install
e10f24b57582d6e2da71f7c80732a62e0ee2e3b867fe84591ccdb53e80fa92e0) # 11-dm-initramfs.rules
## ce9032426fe6d423af4bc9fda607be2c5fffdc959aafd9f278c347607182ff42 device-mapper-2.03.23-03-x86_64.pkg.tar.lz
## 62a66749d4e3ec30d88ad36a4c72f7597b392a9357a62a6e511797cd7ef74040 lvm2-2.03.23-03-x86_64.pkg.tar.lz
## f238c26edf43bc52f80a786304b0c968c662b611fed4de28ef8dc2baa140b550 device-mapper-2.03.24-01-x86_64.pkg.tar.lz
## 7b9e42bbce70d618dc9095844e4d0e2801e77142514d271d90bfa6427a7844e7 lvm2-2.03.24-01-x86_64.pkg.tar.lz

View file

@ -3,21 +3,18 @@
pkgbase=lvm2
pkgname=('lvm2' 'device-mapper')
#_tag='' # git rev-parse v${pkgver//./_}
# latest release does not have a tag... :-\
_commit='d786a8f820d54ce87a919e6af5426c333c173b11'
pkgver=2.03.23
pkgrel=3
pkgver=2.03.24
pkgrel=1
arch=('x86_64')
url='https://sourceware.org/lvm2/'
license=('GPL2' 'LGPL2.1')
makedepends=('git' 'systemd' 'libaio' 'thin-provisioning-tools')
validpgpkeys=('88437EF5C077BD113D3B7224228191C1567E2C17' # Alasdair G Kergon <agk@redhat.com>
'D501A478440AE2FD130A1BE8B9112431E509039F') # Marian Csontos <marian.csontos@gmail.com>
source=("git+https://sourceware.org/git/lvm2.git#commit=${_commit}"
source=("git+https://sourceware.org/git/lvm2.git#tag=v${pkgver//./_}?signed"
'0001-udev-initcpio.patch'
'11-dm-initramfs.rules')
sha256sums=('SKIP'
sha256sums=('74e2aa5ddcec64835ca8dac2cb8b7b35e193de5ce7030440726f853abc3877c7'
'2b3a16ec05e2bc6678e9ebd5ffa8319ebfde29aa260ce004f79f9b8df57d73c9'
'e10f24b57582d6e2da71f7c80732a62e0ee2e3b867fe84591ccdb53e80fa92e0')