ol: update to 2.3.

This commit is contained in:
Yuriy Chumak 2022-02-21 21:00:12 +02:00 committed by Leah Neukirchen
parent e0a5244c69
commit 10676ffc98
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ol' # Template file for 'ol'
pkgname=ol pkgname=ol
version=2.2.1 version=2.3
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=3afcce88ee57c861aead4a224e54504405508feb5f185b3a7819db280d5a0b5e checksum=99b43cb7c510b2f9345fc2ff976540689131c563a883d1bd0699124466e155a8
CFLAGS="-lm" CFLAGS="-lm"