summaryrefslogtreecommitdiffstats
path: root/rules/liboil.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2008-02-23 00:18:10 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-02-23 00:18:10 +0000
commit562867582dc29c5c9d77c55d9b87a803cf135c27 (patch)
treec55ccae28effbf21adb8f56a12b72bdd39640b7f /rules/liboil.make
parent96d2581b59f4284f434793996cb306d2898411d6 (diff)
downloadptxdist-562867582dc29c5c9d77c55d9b87a803cf135c27.tar.gz
ptxdist-562867582dc29c5c9d77c55d9b87a803cf135c27.tar.xz
* liboil: update from 0.3.12 to 0.3.13
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7787 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/liboil.make')
-rw-r--r--rules/liboil.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/liboil.make b/rules/liboil.make
index 37b4dc766..1b12e8520 100644
--- a/rules/liboil.make
+++ b/rules/liboil.make
@@ -3,7 +3,7 @@
#
# Copyright (C) 2006 by Robert Schwebel <r.schwebel@pengutronix.de>
# Pengutronix <info@pengutronix.de>, Germany
-#
+#
# See CREDITS for details about who has contributed to this project.
#
# For further information about the PTXdist project and license conditions
@@ -18,7 +18,7 @@ PACKAGES-$(PTXCONF_LIBOIL) += liboil
#
# Paths and names
#
-LIBOIL_VERSION := 0.3.12
+LIBOIL_VERSION := 0.3.13
LIBOIL := liboil-$(LIBOIL_VERSION)
LIBOIL_SUFFIX := tar.gz
LIBOIL_URL := http://liboil.freedesktop.org/download/$(LIBOIL).$(LIBOIL_SUFFIX)