From: Marcin Juszkiewicz Date: Wed, 27 Jul 2005 19:44:26 +0000 (+0000) Subject: updated to Debian 0.5.2-6 as 0.5.2-4 is not fetchable X-Git-Tag: Release-2010-05/1~9453^2~4017^2~15^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59848ffb76903055bbd265b029eb9d69362ebb94;p=openembedded.git updated to Debian 0.5.2-6 as 0.5.2-4 is not fetchable --- diff --git a/packages/dash/dash_0.5.2.bb b/packages/dash/dash_0.5.2.bb index 1dcf81caa9..c13682ca43 100644 --- a/packages/dash/dash_0.5.2.bb +++ b/packages/dash/dash_0.5.2.bb @@ -1,11 +1,12 @@ DESCRIPTION = "The Debian Almquist Shell is a POSIX compliant shell that is much smaller than 'bash'." PROVIDES = "virtual/sh" LICENSE = "BSD GPL" +PR = "r1" SRC_URI = "http://ftp.debian.org/debian/pool/main/d/dash/dash_${PV}.orig.tar.gz \ - http://ftp.debian.org/debian/pool/main/d/dash/dash_${PV}-4.diff.gz;patch=1 \ + http://ftp.debian.org/debian/pool/main/d/dash/dash_${PV}-6.diff.gz;patch=1 \ file://makefile-build-cc.diff;patch=1" - + inherit autotools bindir = "/bin"