~alpine/aports

Move CLISP from Unmaintained to Testing v1 PROPOSED

Will Sinatra: 1
 Move CLISP from Unmaintained to Testing

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/734/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] Move CLISP from Unmaintained to Testing Export this patch

Bumped pkgrel from 2 to 3 as suggested by William Iceladen so that disable-mmap changes will take effect.
---
 testing/clisp/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/clisp/APKBUILD b/testing/clisp/APKBUILD
index 1511d917f5..cab616a879 100644
--- a/testing/clisp/APKBUILD
+++ b/testing/clisp/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Will Sinatra <wpsinatra@gmail.com>
pkgname=clisp
pkgver=2.49
pkgrel=2
pkgrel=3
pkgdesc="ANSI Common Lisp interpreter, compiler and debugger"
url="http://clisp.cons.org/"
arch="x86_64"
-- 
2.22.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---