summaryrefslogtreecommitdiffstats
path: root/rules/libpv.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2009-09-08 15:05:30 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2009-09-08 15:05:30 +0200
commit1576e03360ff509ce185e2ff0ada92f55e44342b (patch)
tree49ad6ea38405eb97cce20c5caba4fd58ada035b0 /rules/libpv.make
parent3c02838fd941f6ac9db6d8f404d68b8674a6d8f5 (diff)
downloadptxdist-1576e03360ff509ce185e2ff0ada92f55e44342b.tar.gz
ptxdist-1576e03360ff509ce185e2ff0ada92f55e44342b.tar.xz
[libpv] update version 1.4.0 -> 1.4.1
libpv-1.4.0 is broken with enabled python bindings Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libpv.make')
-rw-r--r--rules/libpv.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libpv.make b/rules/libpv.make
index f2391466a..be465db63 100644
--- a/rules/libpv.make
+++ b/rules/libpv.make
@@ -18,7 +18,7 @@ PACKAGES-$(PTXCONF_LIBPV) += libpv
#
# Paths and names
#
-LIBPV_VERSION = 1.4.0
+LIBPV_VERSION = 1.4.1
LIBPV = libpv-$(LIBPV_VERSION)
LIBPV_SUFFIX = tar.bz2
LIBPV_URL = http://www.pengutronix.de/software/libpv/download/$(LIBPV).$(LIBPV_SUFFIX)