* update guile2.2 to 2.2.7-5
This commit is contained in:
parent
0d898c6470
commit
7e92b80150
24
guile2.2/.SRCINFO
Normal file
24
guile2.2/.SRCINFO
Normal file
@ -0,0 +1,24 @@
|
||||
pkgbase = guile2.2
|
||||
pkgdesc = Portable, embeddable Scheme implementation written in C
|
||||
pkgver = 2.2.7
|
||||
pkgrel = 5
|
||||
url = https://www.gnu.org/software/guile/
|
||||
arch = x86_64
|
||||
license = GPL
|
||||
makedepends = ncurses
|
||||
makedepends = texinfo
|
||||
depends = gc
|
||||
depends = gmp
|
||||
depends = libffi
|
||||
depends = libltdl
|
||||
depends = libunistring
|
||||
depends = libxcrypt
|
||||
provides = guile-readline.so
|
||||
provides = libguile-2.2.so
|
||||
source = https://ftp.gnu.org/pub/gnu/guile/guile-2.2.7.tar.gz
|
||||
source = https://ftp.gnu.org/pub/gnu/guile/guile-2.2.7.tar.gz.sig
|
||||
validpgpkeys = 3CE464558A84FDC69DB40CFB090B11993D9AEBB5
|
||||
sha256sums = 44b4c5fbbe257ccdebea18420212c9b3e90c3c86a54920d8554039fc6769a007
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = guile2.2
|
4
guile2.2/.nvchecker.toml
Normal file
4
guile2.2/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[guile2-2]
|
||||
source = "regex"
|
||||
url = "https://www.gnu.org/software/guile/download/"
|
||||
regex = 'guile-(2\.2\.\d+)\.tar\.gz'
|
@ -8,7 +8,7 @@
|
||||
pkgname=guile2.2
|
||||
_pkgname=guile
|
||||
pkgver=2.2.7
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc='Portable, embeddable Scheme implementation written in C'
|
||||
url="https://www.gnu.org/software/$_pkgname/"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user