From: Jon Ringle <[email protected]> also fixed URL
Signed-off-by: Jon Ringle <[email protected]> --- rules/pv.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/pv.make b/rules/pv.make index 2ce0755..a8a7fe5 100644 --- a/rules/pv.make +++ b/rules/pv.make @@ -16,11 +16,11 @@ PACKAGES-$(PTXCONF_PV) += pv # # Paths and names # -PV_VERSION := 1.1.4 -PV_MD5 := 63033e090d61a040407bfd043aeb6d27 +PV_VERSION := 1.4.12 +PV_MD5 := 605adc0f369496bca92b0656cf86b25e PV := pv-$(PV_VERSION) PV_SUFFIX := tar.bz2 -PV_URL := http://pipeviewer.googlecode.com/files/$(PV).$(PV_SUFFIX) +PV_URL := http://www.ivarch.com/programs/sources/$(PV).$(PV_SUFFIX) PV_SOURCE := $(SRCDIR)/$(PV).$(PV_SUFFIX) PV_DIR := $(BUILDDIR)/$(PV) -- 1.7.10.4 -- ptxdist mailing list [email protected]
