ol: update to 2.2.1.

This commit is contained in:
Yuriy Chumak 2021-07-17 21:38:35 +03:00 committed by Érico Nogueira Rolim
parent e1c153d841
commit 64133450c2

View file

@ -1,6 +1,6 @@
# Template file for 'ol' # Template file for 'ol'
pkgname=ol pkgname=ol
version=2.2 version=2.2.1
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="xxd" hostmakedepends="xxd"
@ -9,7 +9,7 @@ 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=a16447849508bf39c24611b35277399531e4ceedb5ee5d4e31828d569fca8e04 checksum=3afcce88ee57c861aead4a224e54504405508feb5f185b3a7819db280d5a0b5e
CFLAGS="-lm" CFLAGS="-lm"