ol: update to 2.1.1
This commit is contained in:
parent
3a90b55dcc
commit
94906df326
1 changed files with 5 additions and 2 deletions
|
@ -1,14 +1,17 @@
|
||||||
# Template file for 'ol'
|
# Template file for 'ol'
|
||||||
pkgname=ol
|
pkgname=ol
|
||||||
version=2.1
|
version=2.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
hostmakedepends="xxd"
|
||||||
short_desc="Purely functional dialect of Lisp"
|
short_desc="Purely functional dialect of Lisp"
|
||||||
maintainer="rc-05 <rc23@email.it>"
|
maintainer="rc-05 <rc23@email.it>"
|
||||||
license="LGPL-3.0-or-later, MIT"
|
license="LGPL-3.0-or-later, MIT"
|
||||||
homepage="https://yuriy-chumak.github.io/ol/"
|
homepage="https://yuriy-chumak.github.io/ol/"
|
||||||
distfiles="https://github.com/yuriy-chumak/ol/archive/${version}.tar.gz"
|
distfiles="https://github.com/yuriy-chumak/ol/archive/${version}.tar.gz"
|
||||||
checksum=4cb05d3c17f041d9dd60fd9379b427d39249c61654b628a1ffa6b75e41c2abbd
|
checksum=ac3fa5e1d7f0fb5ad236c293915000ecfaaadbf1fb0812cbe60609112993b718
|
||||||
|
|
||||||
|
CFLAGS="-lm"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue