libdevmapper: update to 1.02.147

This commit is contained in:
Juergen Daubert 2018-06-14 10:07:54 +02:00
parent bee8b3f439
commit 9ab02d7d26
3 changed files with 10 additions and 7 deletions

View File

@ -1 +1 @@
ee6cfbc5a0c5696ffae79dac04ee7a2b LVM2.2.02.177.tgz
61f7d4c20b529bc5f65130372ea340cf LVM2.2.02.178.tgz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqp0sqkX8jWyNvcUyf/iVuES2MaBc01lOvadmNjhY4sVqO+jFqW82W/CzpcJgdFN+7VJnbZMRZj8ys0hwXtXQag0=
SHA256 (Pkgfile) = e665593868e25210946cba27c64c2fde32b74c32c29d70d6eedf21a7180c51df
RWRJc1FUaeVeqvZ8RA3+jxCl9inA4J/n8GBhrLMEAZKc6/qwo1OqcubASnUxlNFJpvRmVGdKIpjyP2HX9kOW6EVPbXbxJKKKKAY=
SHA256 (Pkgfile) = 4d7e24b4307878a326fb7b5930b1e1c5b4ab3319aaa3b2181c2e93356884a36b
SHA256 (.footprint) = e1b2ea187ba9d1831b4ad6cdf13ec1c7179b4bfc8a77289afa0172379a962ba3
SHA256 (LVM2.2.02.177.tgz) = 4025a23ec9b15c2cb7486d151c29dc953b75efc4d452cfe9dbbc7c0fac8e80f2
SHA256 (LVM2.2.02.178.tgz) = 88fff4526c10830fa8c1cb490999fafba71746203b81f7d0421a14d0213d33f9

View File

@ -4,12 +4,15 @@
# Depends on: util-linux
name=libdevmapper
version=1.02.146
version=1.02.147
release=1
source=(http://mirrors.kernel.org/sources.redhat.com/lvm2/releases/LVM2.2.02.177.tgz)
source=(https://mirrors.kernel.org/sourceware/lvm2/LVM2.2.02.178.tgz)
build() {
cd LVM2.2.02.177
cd LVM2.2.02.178
# libaio is not needed for libdevmapper
sed 's/libaio.h//' -i configure
CONFIG_SHELL=/bin/bash \
./configure --prefix=/usr \