Browse Source
development/acme: Updated for version 0.97+20250809_r448.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/334/head
B. Watson
3 weeks ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
6 additions and
4 deletions
-
development/acme/acme.SlackBuild
-
development/acme/acme.info
|
|
@ -11,10 +11,12 @@ |
|
|
|
# tarball from the SVN repo, so I went ahead and packaged the latest |
|
|
|
# SVN. |
|
|
|
|
|
|
|
# 20250922 bkw: update for v0.97+20250809_r448. |
|
|
|
|
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=acme |
|
|
|
VERSION=${VERSION:-0.97+20250126_r434} |
|
|
|
VERSION=${VERSION:-0.97+20250809_r448} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="acme" |
|
|
|
VERSION="0.97+20250126_r434" |
|
|
|
VERSION="0.97+20250809_r448" |
|
|
|
HOMEPAGE="https://sourceforge.net/projects/acme-crossass/" |
|
|
|
DOWNLOAD="https://slackware.uk/~urchlay/src/acme-0.97+20250126_r434.tar.xz" |
|
|
|
MD5SUM="8b23f211b6907003e5390a1763a17143" |
|
|
|
DOWNLOAD="https://slackware.uk/~urchlay/src/acme-0.97+20250809_r448.tar.xz" |
|
|
|
MD5SUM="e1e9c76bf78baf26e906bfc7f9d93ab9" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|