pv: bump to version 1.5.2
we got segfault with pv v1.2.0 on mpc85xx. So I updated it to the latest v1.5.2 and it seems to be ok. Signed-off-by: Martin Strbacka <martin.strbacka@nic.cz> git-svn-id: svn://svn.openwrt.org/openwrt/packages@40608 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f31526fa07
commit
4b9e6744da
@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=pv
|
||||
PKG_VERSION:=1.2.0
|
||||
PKG_VERSION:=1.5.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://pipeviewer.googlecode.com/files
|
||||
PKG_MD5SUM:=67aedf6dbcd068d5feeaa76156153f4f
|
||||
PKG_SOURCE_URL:=http://www.ivarch.com/programs/sources/
|
||||
PKG_MD5SUM:=fdcd0be1e333602f82a70921b87976b8
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user