diff options
| author | Shokara Kou <kou@13f0.net> | 2022-04-23 00:24:58 -0400 |
|---|---|---|
| committer | Shokara Kou <kou@13f0.net> | 2022-12-10 16:12:53 -0500 |
| commit | b59a49a9ff69ea524728ba48b7dd6c0d2ecc89ac (patch) | |
| tree | 8ed18c12aee3fb6e4b53d1ef38771d5cfe173f12 /xlinks | |
| parent | ed26ab913397aab5d953b90053f05077e0537270 (diff) | |
xlinks: update to 2.26
Diffstat (limited to 'xlinks')
| -rw-r--r-- | xlinks/.md5sum | 2 | ||||
| -rw-r--r-- | xlinks/Pkgfile | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/xlinks/.md5sum b/xlinks/.md5sum index a95e8f3..adb6037 100644 --- a/xlinks/.md5sum +++ b/xlinks/.md5sum | |||
| @@ -1,2 +1,2 @@ | |||
| 1 | d52689e30db07358b04d67cd19179294 0001-disable-automatic-tor.patch | 1 | d52689e30db07358b04d67cd19179294 0001-disable-automatic-tor.patch |
| 2 | 2aa45c8827d9210e936ee91b5b8801b9 links-2.25.tar.bz2 | 2 | 54dd66bb3d200207a087206379b9e6d6 links-2.26.tar.bz2 |
diff --git a/xlinks/Pkgfile b/xlinks/Pkgfile index 11056b4..ce998eb 100644 --- a/xlinks/Pkgfile +++ b/xlinks/Pkgfile | |||
| @@ -4,8 +4,8 @@ | |||
| 4 | # Depends on: bzip2 xz zlib zstd libevent | 4 | # Depends on: bzip2 xz zlib zstd libevent |
| 5 | 5 | ||
| 6 | name=xlinks | 6 | name=xlinks |
| 7 | version=2.25 | 7 | version=2.26 |
| 8 | release=2 | 8 | release=1 |
| 9 | source=(http://links.twibright.com/download/links-$version.tar.bz2 | 9 | source=(http://links.twibright.com/download/links-$version.tar.bz2 |
| 10 | 0001-disable-automatic-tor.patch) | 10 | 0001-disable-automatic-tor.patch) |
| 11 | 11 | ||
| @@ -18,7 +18,6 @@ build() { | |||
| 18 | --prefix=/usr \ | 18 | --prefix=/usr \ |
| 19 | --mandir=/usr/share/man \ | 19 | --mandir=/usr/share/man \ |
| 20 | --enable-graphics \ | 20 | --enable-graphics \ |
| 21 | --with-svgalib \ | ||
| 22 | --with-x | 21 | --with-x |
| 23 | 22 | ||
| 24 | make | 23 | make |
