pv: updated to version 1.8.0

This commit is contained in:
Matt Housh 2023-09-25 11:19:36 -05:00
parent 573f435dc5
commit e9a2e5bb16
2 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38sGOhxSa1DmQrOCPyKzmo0jNlizLfXp9JhbF3+xzliAU9G3zyx+ld8qVlzpxqJMbGhbUdP3IvIvcpS0emgaKwE=
SHA256 (Pkgfile) = d6687e0c7705157526ea6d7f8d08de8a61c11c0b48e20ff03bde46c8c72f2e21
RWSagIOpLGJF35gGXuKsR7S7J60dxA7X2mr/dlPgr2jmnDgtIFYOmgTwNBBSIRB2Dph4WQQ3RvEHzTYJGtGurmSPFzcGtn2jlwU=
SHA256 (Pkgfile) = 51478dc5fad88d2e8b02e4b0968ada4e040a28d491bf5dbe9c042bc66f8c6936
SHA256 (.footprint) = 6b12a404c2ad697635abbfe537668fcb6a299f5f4b02b691cfee00ae3970fdfe
SHA256 (pv-1.7.24.tar.gz) = 3bf43c5809c8d50066eaeaea5a115f6503c57a38c151975b710aa2bee857b65e
SHA256 (pv-1.8.0.tar.gz) = 5cec4f737826a0eddab471dd3b75a587bd29a2e7cfa30068d57f29439a251fdf

View File

@ -3,12 +3,14 @@
# Maintainer: Matt Housh, jaeger at crux dot ninja
name=pv
version=1.7.24
version=1.8.0
release=1
source=(http://www.ivarch.com/programs/sources/$name-$version.tar.gz)
build() {
cd $name-$version
#sed -i -e '/^all-am:.*/s/$(DATA)//g' Makefile.in
sed -i -e '/^install-data-am:.*/s/install-dist_docDATA//g' Makefile.in
./configure --prefix=/usr \
--disable-nls
make