summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/pv
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/pv')
-rw-r--r--meta-oe/recipes-support/pv/pv_1.5.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/pv/pv_1.5.3.bb b/meta-oe/recipes-support/pv/pv_1.5.3.bb
index 56954122c..5e3dd67c5 100644
--- a/meta-oe/recipes-support/pv/pv_1.5.3.bb
+++ b/meta-oe/recipes-support/pv/pv_1.5.3.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "pv - Pipe Viewer - is a terminal-based tool for monitoring the progress of data through a pipeline." 1SUMMARY = "Terminal-based tool for monitoring the progress of data through a pipeline"
2 2
3LICENSE = "Artistic-License-2.0" 3LICENSE = "Artistic-2.0"
4LIC_FILES_CHKSUM = "file://doc/COPYING;md5=9c50db2589ee3ef10a9b7b2e50ce1d02" 4LIC_FILES_CHKSUM = "file://doc/COPYING;md5=9c50db2589ee3ef10a9b7b2e50ce1d02"
5 5
6SRC_URI = "http://www.ivarch.com/programs/sources/pv-${PV}.tar.bz2" 6SRC_URI = "http://www.ivarch.com/programs/sources/pv-${PV}.tar.bz2"