summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2023-08-16 13:04:52 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-26 19:07:11 +0700
commit373a5cfe727f841b83acbfc36021d09fb717f207 (patch)
tree6f938f7f57b063d593f5ea4d735ecf738c4c22ff
parent18a323d551822858b8de9d360e92edc906007220 (diff)
downloadslackbuilds-373a5cfe727f841b83acbfc36021d09fb717f207.tar.gz
slackbuilds-373a5cfe727f841b83acbfc36021d09fb717f207.tar.xz
system/apg: Fix homepage.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/apg/apg.SlackBuild5
-rw-r--r--system/apg/apg.info2
2 files changed, 6 insertions, 1 deletions
diff --git a/system/apg/apg.SlackBuild b/system/apg/apg.SlackBuild
index 31428c16ec..824242a5eb 100644
--- a/system/apg/apg.SlackBuild
+++ b/system/apg/apg.SlackBuild
@@ -6,6 +6,11 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230816 bkw: note to self: repology thinks this build is outdated,
+# because someone has packaged up 2.3.0b, a beta version. The forked
+# github repo I'm using does not include 2.3.0.b, and I don't want to
+# package up a 20-year-old beta of a dead project.
+
# TODO: figure out what's wrong with apgd. It works fine when called
# from the command line, but when starting it from inetd it seems
# to get stuck in a loop, never prints any output, logs hundreds
diff --git a/system/apg/apg.info b/system/apg/apg.info
index 6a7cc11384..0fc116b674 100644
--- a/system/apg/apg.info
+++ b/system/apg/apg.info
@@ -1,6 +1,6 @@
PRGNAM="apg"
VERSION="2.2.3"
-HOMEPAGE="https://github.com/jabenninghoff/apg/blob/master/rnd.c"
+HOMEPAGE="https://github.com/jabenninghoff/"
DOWNLOAD="https://github.com/jabenninghoff/apg/archive/v2.2.3/apg-2.2.3.tar.gz"
MD5SUM="6d1490d7835dbf5a04ade75fbad3d726"
DOWNLOAD_x86_64=""