updated to Debian 0.5.2-6 as 0.5.2-4 is not fetchable
authorMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 27 Jul 2005 19:44:26 +0000 (19:44 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 27 Jul 2005 19:44:26 +0000 (19:44 +0000)
packages/dash/dash_0.5.2.bb

index 1dcf81c..c13682c 100644 (file)
@@ -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"