You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
cl-static-vectors: update to 1.9.3
This commit is contained in:
committed by
Renee Otten
parent
11ae073cd8
commit
975e477e5c
@@ -1,24 +1,24 @@
|
||||
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
||||
|
||||
PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
PortGroup common_lisp 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup sionescu static-vectors 87a447a8eaef9cf4fd1c16d407a49f9adaf8adad
|
||||
github.setup sionescu static-vectors 1.9.3 v
|
||||
name cl-static-vectors
|
||||
version 20220614
|
||||
epoch 1
|
||||
revision 0
|
||||
|
||||
checksums rmd160 28993dc16bd65a6bd462f8f4c8551b16ff69e660 \
|
||||
sha256 d63285a395f231187d44a977d1a68c81dfe1f9bcfc34533f23fbd98e10ba5f97 \
|
||||
size 7100
|
||||
checksums rmd160 be3b0daf5daa4740a9d7ff0884254628bf6cdfb1 \
|
||||
sha256 dc4e20ccd93c4c4651b9ce23d31bf35652bbd9c8c01d6b62c0ca328235120e6b \
|
||||
size 8401
|
||||
github.tarball_from archive
|
||||
|
||||
categories-append devel
|
||||
maintainers nomaintainer
|
||||
license MIT
|
||||
|
||||
description Allocate SIMPLE-ARRAYs in static memory
|
||||
|
||||
long_description {*}${description}
|
||||
|
||||
depends_lib-append port:cl-alexandria \
|
||||
|
||||
Reference in New Issue
Block a user