From fbbf2b96c4e149e1a2b112776f8197c0962123f9 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 14 Dec 2018 14:06:52 +0100 Subject: [PATCH] links: Update version from 2.2 to 2.17 Currently, Links is unable to use TLSv1.2, causing a problem when accessing the Twiki [1]. This is used by the script `fon`. Therefore, rebuild against latest OpenSSL, and update the version while at it. [1]: https://twiki.molgen.mpg.de --- links.be0 | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/links.be0 b/links.be0 index 3924ee92c..08caa91d7 100755 --- a/links.be0 +++ b/links.be0 @@ -1,24 +1,14 @@ #!/bin/env beesh -# BEE_VERSION links-2.2-0 +# BEE_VERSION links-2.17-0 PGRP=( uncategorized ) -SRCURL[0]="http://links.twibright.com/download/links-2.2.tar.bz2" - -PATCHES[0]="ftp://mirror.ovh.net/gentoo-distfiles/distfiles/links-2.1pre33-utf8.diff.bz2" +SRCURL[0]="http://links.twibright.com/download/links-2.17.tar.bz2" # EXCLUDE="" -IGNORE_DATAROOTDIR=yes -IGNORE_DOCDIR=yes -IGNORE_LOCALEDIR=yes - - mee_patch() { - - bzcat ${F}/${PA} | patch -p1 - cd intl ./gen-intl ./synclang