summaryrefslogtreecommitdiffstats
path: root/meta/packages/hal/hal-info.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/hal/hal-info.inc')
-rw-r--r--meta/packages/hal/hal-info.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/hal/hal-info.inc b/meta/packages/hal/hal-info.inc
index bea28cd6a7..adba83fb28 100644
--- a/meta/packages/hal/hal-info.inc
+++ b/meta/packages/hal/hal-info.inc
@@ -4,9 +4,9 @@ BUGTRACKER = "http://bugs.freedesktop.org/buglist.cgi?product=hal"
4SECTION = "unknown" 4SECTION = "unknown"
5 5
6LICENSE = "GPLv2 | AFL" 6LICENSE = "GPLv2 | AFL"
7LIC_FILES_CHKSUM = "file://COPYING;md5=ae484909bad0cf11c8e2071cee6bd4dc"
7 8
8SRC_URI = "http://hal.freedesktop.org/releases/${PN}-${PV}.tar.gz" 9SRC_URI = "http://hal.freedesktop.org/releases/${PN}-${PV}.tar.gz"
9S = "${WORKDIR}/${PN}-${PV}"
10 10
11inherit autotools pkgconfig 11inherit autotools pkgconfig
12 12