mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
pv: update to 1.6.20.
This commit is contained in:
parent
fcd195f711
commit
637a75e094
2 changed files with 2 additions and 13 deletions
|
@ -1,11 +0,0 @@
|
||||||
--- a/src/pv/number.c
|
|
||||||
+++ b/src/pv/number.c
|
|
||||||
@@ -2,6 +2,8 @@
|
|
||||||
* Functions for converting strings to numbers.
|
|
||||||
*/
|
|
||||||
|
|
||||||
+#include <stddef.h>
|
|
||||||
+
|
|
||||||
#ifdef HAVE_CONFIG_H
|
|
||||||
#include "config.h"
|
|
||||||
#endif
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pv'
|
# Template file for 'pv'
|
||||||
pkgname=pv
|
pkgname=pv
|
||||||
version=1.6.19
|
version=1.6.20
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Monitor the progress of data through a pipeline"
|
short_desc="Monitor the progress of data through a pipeline"
|
||||||
|
@ -8,4 +8,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Artistic-2.0"
|
license="Artistic-2.0"
|
||||||
homepage="http://www.ivarch.com/programs/pv.shtml"
|
homepage="http://www.ivarch.com/programs/pv.shtml"
|
||||||
distfiles="http://www.ivarch.com/programs/sources/pv-${version}.tar.bz2"
|
distfiles="http://www.ivarch.com/programs/sources/pv-${version}.tar.bz2"
|
||||||
checksum=aa30823f072cb4953424b0f9b55497b9238cc8e9d47e246cd4ecbf1312f6e835
|
checksum=e831951eff0718fba9b1ef286128773b9d0e723e1fbfae88d5a3188814fdc603
|
||||||
|
|
Loading…
Add table
Reference in a new issue