From: Michael Lauer Date: Mon, 1 Aug 2005 09:43:36 +0000 (+0000) Subject: pine: use versioned upstream tarball X-Git-Tag: Release-2010-05/1~9453^2~4014^2~4^2~24^2^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23e1875cb652353319383896b92094206d92ea06;p=openembedded.git pine: use versioned upstream tarball --- diff --git a/packages/pine/pine_4.63.bb b/packages/pine/pine_4.63.bb index 018c7dab94..b8a11639a6 100644 --- a/packages/pine/pine_4.63.bb +++ b/packages/pine/pine_4.63.bb @@ -6,7 +6,7 @@ RDEPENDS_pine = "pico" HOMEPAGE = "http://www.washington.edu/pine/" MAINTAINER = "Michael 'Mickey' Lauer " -SRC_URI = "ftp://ftp.cac.washington.edu/pine/pine.tar.bz2" +SRC_URI = "ftp://ftp.cac.washington.edu/pine/pine${PV}.tar.bz2" S = "${WORKDIR}/pine${PV}" inherit autotools