summaryrefslogtreecommitdiffstats
path: root/network/elinks/elinks.SlackBuild
diff options
context:
space:
mode:
author Dave Woodfall <dave@slackbuilds.org>2020-01-25 18:52:51 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-26 08:09:41 +0700
commit68c5ea2fc3ee36d437939b35c3303b1dfc095c07 (patch)
tree22ca5d4839d664efde36062a4fdfb7593d143573 /network/elinks/elinks.SlackBuild
parentcbda98a1f743e556d3e6f79c24e0394b025090b0 (diff)
downloadslackbuilds-68c5ea2fc3ee36d437939b35c3303b1dfc095c07.tar.gz
slackbuilds-68c5ea2fc3ee36d437939b35c3303b1dfc095c07.tar.xz
network/elinks: Fix gopher HTML entities
Diffstat (limited to 'network/elinks/elinks.SlackBuild')
-rw-r--r--network/elinks/elinks.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/elinks/elinks.SlackBuild b/network/elinks/elinks.SlackBuild
index eafc45eb53..e14f23f274 100644
--- a/network/elinks/elinks.SlackBuild
+++ b/network/elinks/elinks.SlackBuild
@@ -23,7 +23,7 @@
PRGNAM=elinks
VERSION=${VERSION:-git20131231}
-BUILD=${BUILD:-11}
+BUILD=${BUILD:-12}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then