diff options
| -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 |
