pv: update to 1.9.34
This commit is contained in:
parent
57c24cad12
commit
b593064a5c
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: poxu <poxvuibr@gmail.com>
|
# Maintainer: poxu <poxvuibr@gmail.com>
|
||||||
|
|
||||||
pkgname=pv
|
pkgname=pv
|
||||||
pkgver=1.9.15
|
pkgver=1.9.34
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Pipe viewer"
|
pkgdesc="Pipe viewer"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -11,7 +11,7 @@ license=('spdx:GPL-3.0-or-later')
|
|||||||
depends=('libintl')
|
depends=('libintl')
|
||||||
makedepends=('autotools' 'gcc' 'gettext-devel')
|
makedepends=('autotools' 'gcc' 'gettext-devel')
|
||||||
source=(https://www.ivarch.com/programs/sources/pv-${pkgver}.tar.gz)
|
source=(https://www.ivarch.com/programs/sources/pv-${pkgver}.tar.gz)
|
||||||
sha256sums=('e2b17564ab9eba1ec2caae285960cbf363b4401dffda191a60a0befe68e17dac')
|
sha256sums=('c0626bed6cbef5006b53d3281e8e3ae4b2838729462b21eccf28140eefef6bb1')
|
||||||
|
|
||||||
build () {
|
build () {
|
||||||
[ -d ${srcdir}/build-${CHOST} ] && rm -rf ${srcdir}/build-${CHOST}
|
[ -d ${srcdir}/build-${CHOST} ] && rm -rf ${srcdir}/build-${CHOST}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user