diff options
author | Koen Kooi <koen@openembedded.org> | 2008-09-25 09:01:22 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-09-25 09:01:22 +0000 |
commit | cb124a091a9a5fd2ea9e163c2f56f6510ab2b338 (patch) | |
tree | b574dfecbff013f4b00e419710688f2f92eb55ba /packages | |
parent | 6c98b74bf80e24e0a1e0653ca10faa2e1e1003fe (diff) |
xkbd: fix SRC_URI
Diffstat (limited to 'packages')
-rw-r--r-- | packages/xkbd/xkbd_0.8.15.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xkbd/xkbd_0.8.15.bb b/packages/xkbd/xkbd_0.8.15.bb index cd41bc68f1..370d1eaa85 100644 --- a/packages/xkbd/xkbd_0.8.15.bb +++ b/packages/xkbd/xkbd_0.8.15.bb @@ -1,4 +1,4 @@ -SRC_URI = "http://handhelds.org/~mallum/xkbd/xkbd-${PV}-CVS.tar.gz \ +SRC_URI = "http://www.angstrom-distribution.org/unstable/sources/xkbd-${PV}-CVS.tar.gz \ file://libtool-lossage.patch;patch=1;pnum=1 \ file://fix-equalsign.patch;patch=1 \ file://fix-circumkey.patch;patch=1 \ |