diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-12-08 01:56:15 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-12-08 01:56:15 +0000 |
commit | 2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e (patch) | |
tree | b50d166caa9ce3a68b4b119748be38692dd45d40 /examples/busybox.spec | |
parent | 05b5addcaa210f30078ab8a69c57cee829aa7eb9 (diff) | |
download | busybox-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.tar.gz busybox-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.tar.bz2 busybox-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.zip |
Begin moving things to busybox.net
-Erik
Diffstat (limited to 'examples/busybox.spec')
-rw-r--r-- | examples/busybox.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/busybox.spec b/examples/busybox.spec index 6ac26d5fa..188b09b29 100644 --- a/examples/busybox.spec +++ b/examples/busybox.spec | |||
@@ -12,8 +12,8 @@ Serial: %{serial} | |||
12 | Copyright: GPL | 12 | Copyright: GPL |
13 | Group: System/Utilities | 13 | Group: System/Utilities |
14 | Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. | 14 | Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. |
15 | URL: http://busybox.lineo.com/ | 15 | URL: http://busybox.net/ |
16 | Source: ftp://oss.lineo.com/busybox/%{name}-%{version}.tar.gz | 16 | Source: ftp://busybox.net/busybox/%{name}-%{version}.tar.gz |
17 | Buildroot: /var/tmp/%{name}-%{version} | 17 | Buildroot: /var/tmp/%{name}-%{version} |
18 | Packager : Erik Andersen <andersen@codepoet.org> | 18 | Packager : Erik Andersen <andersen@codepoet.org> |
19 | 19 | ||