X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=tools%2Fuagen.pl;h=0dc5f4d2138e2f8e57bd56e5c4aba686a0fb1b45;hp=61e90f6bc55adafde62b1982a0c093313845f353;hb=f982473cab71fd3a7e4cbb06aec44c94c480f225;hpb=c002aa5be6c9ad383f0fe0ba0afb4550c1fc3809 diff --git a/tools/uagen.pl b/tools/uagen.pl index 61e90f6b..0dc5f4d2 100755 --- a/tools/uagen.pl +++ b/tools/uagen.pl @@ -39,7 +39,7 @@ use Getopt::Long; use constant { - UAGEN_VERSION => 'uagen 1.2.3', + UAGEN_VERSION => 'uagen 1.2.4', UAGEN_LOGFILE => '/var/log/uagen.log', ACTION_FILE => '/etc/privoxy/user-agent.action', @@ -138,7 +138,7 @@ sub generate_platform_and_os() { FreeBSD => { karma => 1, platform => 'X11', - architectures => [ 'i386', 'amd64', 'sparc64' ], + architectures => [ 'i386', 'amd64' ], order_is_inversed => 0, }, OpenBSD => {