head	1.3;
access;
symbols
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2002.01.04.07.13.24;	author ache;	state dead;
branches;
next	1.2;

1.2
date	2001.10.03.02.13.42;	author ache;	state Exp;
branches;
next	1.1;

1.1
date	2001.08.24.23.23.36;	author ache;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Upgrade to 4.27
@
text
@--- update.pl.bak	Tue Jul 31 18:42:13 2001
+++ update.pl	Sat Aug 25 03:16:22 2001
@@@@ -15,9 +15,9 @@@@
 use String::CRC32;
 
 my $version = '426';
-my $url = $ARGV[1] || 'http://www.drweb.ru/ftp/update_free/linux/drweb32.lst';
+#my $url = $ARGV[1] || 'http://www.drweb.ru/ftp/update_free/linux/drweb32.lst';
 #my $url = $ARGV[1] || 'http://www.drweb.ru/ftp/update_free/freebsd3/drweb32.lst';
-#my $url = $ARGV[1] || 'http://www.drweb.ru/ftp/update_free/freebsd4/drweb32.lst';
+my $url = $ARGV[1] || 'http://www.drweb.ru/ftp/update_free/freebsd4/drweb32.lst';
 
 my $fetch = ''; # autotest for fetch, wget
 unless ( $fetch ) { $fetch.=" -q -o" if chomp ( $fetch = `which fetch` ); }
@


1.2
log
@Upgrade to 4.26
@
text
@@


1.1
log
@Some efforts to make update.pl working
@
text
@d6 1
a6 1
 my $version = '425';
@

