From cdcbc29620d09e3ff61f983c071676d64ee20bcb Mon Sep 17 00:00:00 2001 From: Yuriy Chumak Date: Mon, 21 Feb 2022 21:00:12 +0200 Subject: [PATCH] ol: update to 2.3. --- srcpkgs/ol/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ol/template b/srcpkgs/ol/template index 04c1b1e89874..e3c29a71f176 100644 --- a/srcpkgs/ol/template +++ b/srcpkgs/ol/template @@ -1,6 +1,6 @@ # Template file for 'ol' pkgname=ol -version=2.2.1 +version=2.3 revision=1 build_style=gnu-makefile hostmakedepends="xxd" @@ -9,7 +9,7 @@ maintainer="rc-05 " license="LGPL-3.0-or-later, MIT" homepage="https://yuriy-chumak.github.io/ol/" distfiles="https://github.com/yuriy-chumak/ol/archive/${version}.tar.gz" -checksum=3afcce88ee57c861aead4a224e54504405508feb5f185b3a7819db280d5a0b5e +checksum=99b43cb7c510b2f9345fc2ff976540689131c563a883d1bd0699124466e155a8 CFLAGS="-lm"