From f249735ad71fd5f13bfd295c55e1e0d596a1dbff Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 22 Mar 2004 22:37:29 +0000 Subject: Another pass of .oe cleanups. BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ --- units/units_1.80.oe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'units') diff --git a/units/units_1.80.oe b/units/units_1.80.oe index 229ead6f08..bc95039f4c 100644 --- a/units/units_1.80.oe +++ b/units/units_1.80.oe @@ -2,9 +2,9 @@ DEPENDS = "virtual/libc readline" RDEPENDS = "libc6" DESCRIPTION = "GNU units converts between different systems of units." -SRC_URI = ${GNU_MIRROR}/${PN}/${P}.tar.gz \ - file://${FILESDIR}/units.c.patch;patch=1 \ - file://${FILESDIR}/makefile.patch;patch=1 +SRC_URI = "${GNU_MIRROR}/units/units-${PV}.tar.gz \ + file://${FILESDIR}/units.c.patch;patch=1 \ + file://${FILESDIR}/makefile.patch;patch=1" inherit autotools -- cgit v1.2.3