aboutsummaryrefslogtreecommitdiffstats
path: root/packages/zsh
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-05-23 11:40:12 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-05-23 11:40:12 +0000
commit070e87aeaf186774263012c508228ee856c248b8 (patch)
tree101e2292ba7c4269000c92e10eb39950fcfe2c69 /packages/zsh
parent6c2668f8ff64ba468ecc69d69109b8fde0eab6ea (diff)
downloadopenembedded-070e87aeaf186774263012c508228ee856c248b8.tar.gz
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/23 13:05:05+02:00 hrw.one.pl!hrw Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into home.hrw.one.pl:/home/hrw/zaurus/oe/openembedded 2005/05/23 13:03:52+02:00 hrw.one.pl!hrw fixed zlib 1.1.4 SRC_URI, removed patch which dont apply (is for 1.2.2) 2005/05/23 12:49:42+02:00 void!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into dominion.dominion.void:/data/build/oe/openembedded 2005/05/23 12:48:44+02:00 void!koen espgs_7.07.1rc1.bb: point SRC_URI to sf.net 2005/05/23 12:46:59+02:00 hrw.one.pl!hrw fixed SRC_URI for zsh 4.1.1 (4.2.5 available upstream) BKrev: 4291c11cY2EiI065zMZc-8AReFvkIQ
Diffstat (limited to 'packages/zsh')
-rw-r--r--packages/zsh/zsh_4.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/zsh/zsh_4.1.1.bb b/packages/zsh/zsh_4.1.1.bb
index 46a8fbb410..8f96aba2e7 100644
--- a/packages/zsh/zsh_4.1.1.bb
+++ b/packages/zsh/zsh_4.1.1.bb
@@ -6,7 +6,7 @@ DEPENDS = "ncurses pcre"
PR = "r1"
LICENSE = "zsh"
-SRC_URI = "http://www.zsh.org/pub/zsh-${PV}.tar.bz2 \
+SRC_URI = "http://www.zsh.org/pub/old/zsh-${PV}.tar.bz2 \
file://configure.patch;patch=1"
inherit autotools