Browse Source

system/apg: Fix homepage.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/206/head
B. Watson 2 years ago
committed by Willy Sudiarto Raharjo
parent
commit
373a5cfe72
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 5
      system/apg/apg.SlackBuild
  2. 2
      system/apg/apg.info

5
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

2
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=""

Loading…
Cancel
Save