summaryrefslogtreecommitdiffstats
path: root/rules/oprofile.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2010-04-16 11:47:41 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-04-16 11:47:41 +0200
commit0c739fd7c170600dbb45c61c3adc7b1ba0158d8f (patch)
tree3e9fdcbbde0179ef1375276eb89b29fc876d3505 /rules/oprofile.make
parentdf7e31dcd6a07d434244d4965cb634ca1d070085 (diff)
downloadptxdist-0c739fd7c170600dbb45c61c3adc7b1ba0158d8f.tar.gz
ptxdist-0c739fd7c170600dbb45c61c3adc7b1ba0158d8f.tar.xz
[oprofile] version bump to 0.9.6
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/oprofile.make')
-rw-r--r--rules/oprofile.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/oprofile.make b/rules/oprofile.make
index 9c1c33231..e6c557658 100644
--- a/rules/oprofile.make
+++ b/rules/oprofile.make
@@ -3,6 +3,7 @@
# Copyright (C) 2003 by Benedikt Spranger <b.spranger@pengutronix.de>
# 2003 by Auerswald GmbH & Co. KG, Schandelah, Germany
# 2003-2009 by Pengutronix e.K., Hildesheim, Germany
+# 2010 by Marc Kleine-Budde <mkl@pengutronix.de>
#
# See CREDITS for details about who has contributed to this project.
#
@@ -18,7 +19,7 @@ PACKAGES-$(PTXCONF_OPROFILE) += oprofile
#
# Paths and names
#
-OPROFILE_VERSION := 0.9.5
+OPROFILE_VERSION := 0.9.6
OPROFILE := oprofile-$(OPROFILE_VERSION)
OPROFILE_SUFFIX := tar.gz
OPROFILE_URL := $(PTXCONF_SETUP_SFMIRROR)/oprofile/$(OPROFILE).$(OPROFILE_SUFFIX)