lvm2: update to 2.02.176

This commit is contained in:
Juergen Daubert 2017-11-04 16:41:13 +01:00
parent a7d728f526
commit 69d996a2a0
3 changed files with 5 additions and 7 deletions

View File

@ -1 +1 @@
f231f742f6e2711f3e780703a60fe75b LVM2.2.02.175.tgz
8739a74d57075215cd990efcaac41b6d LVM2.2.02.176.tgz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/UucRN8t+X8iMm8Ao672xRNq1IV4TdyTcB9xGDjMvp9ksTbEVxdxi3dOtjhRM6P39FzSKSDqtZj6MlHpeWXq+wI=
SHA256 (Pkgfile) = a823de516cda0af4a035e4fa3ccc44610909907712d9c85bc1f49e99d6f32c03
RWSE3ohX2g5d/XLvAq3o8b6aQun1KW372+KHMLR0CwsuHbr1MuGea1XWpm+uvLDGZwIsw8O4SuZdv2uK8MYUffE/55VJw6c+yg0=
SHA256 (Pkgfile) = 3e34f2cd06ad213af1d1b151c1dc3b1ec9a83de2cd07a31454a265f1cebbccb8
SHA256 (.footprint) = 97d93c91b6ec4f9a78365ddd6ec4a6d49ec8c7ff4bd3de80991a91586b2af93a
SHA256 (LVM2.2.02.175.tgz) = 4db7a3ec6d082be212f759279b54bcdfd3c3797a5ea67605746049b004632559
SHA256 (LVM2.2.02.176.tgz) = dece83628c2c78a267a126ce6046d506582185ae5d40fb8d59b56547fccea473

View File

@ -4,7 +4,7 @@
# Depends on: libdevmapper
name=lvm2
version=2.02.175
version=2.02.176
release=1
source=(https://mirrors.kernel.org/sources.redhat.com/lvm2/releases/LVM2.$version.tgz)
@ -14,8 +14,6 @@ build() {
# needed for static linking
export LIBS="-lpthread -luuid -lm"
autoconf
CONFIG_SHELL=/bin/bash \
./configure --prefix=/usr \
--exec-prefix= \