diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-08-19 14:16:09 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2006-08-19 14:16:09 +0000 |
commit | f74fc5b310d5b5360aaf0637c6092171e69a78b1 (patch) | |
tree | ab74969b12bdf64157ced49accb47a883f98554c | |
parent | 33ffad4eccd9242c3978d84a31126d766c74d6c5 (diff) | |
parent | 1d6f1614b6a5b7cb66774910a41e64632e7b3c6f (diff) |
merge of 12ecc3256c3cbdb928e09405dec7a0875d4e50f4
and 6f7030a7620f1e037f99d9b547d729aab9386f33
-rw-r--r-- | packages/irk/irk-belkin_0.11.bb | 2 | ||||
-rw-r--r-- | packages/irk/irk-targus_0.11.0.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/irk/irk-belkin_0.11.bb b/packages/irk/irk-belkin_0.11.bb index b743544903..e543ebdcc5 100644 --- a/packages/irk/irk-belkin_0.11.bb +++ b/packages/irk/irk-belkin_0.11.bb @@ -5,5 +5,5 @@ RCONFLICTS = "irk-targus" RREPLACES = "irk-targus" PR = "r3" -SRC_URI = "http://kopsisengineering.com/irk-current.tgz \ +SRC_URI = "http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/irk-current.tgz \ file://install-default-conf.patch;patch=1" diff --git a/packages/irk/irk-targus_0.11.0.bb b/packages/irk/irk-targus_0.11.0.bb index 1b130776a8..87b74cb5eb 100644 --- a/packages/irk/irk-targus_0.11.0.bb +++ b/packages/irk/irk-targus_0.11.0.bb @@ -7,5 +7,5 @@ HOMEPAGE = "http://angela1.data-uncertain.co.uk/~zaurus/irk.php" RCONFLICTS = "irk-belkin" RREPLACES = "irk-belkin" -SRC_URI = "http://angela1.data-uncertain.co.uk/~zaurus/irk-${PV}.tgz \ +SRC_URI = "http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/irk-${PV}.tgz \ file://install-default-conf.patch;patch=1" |