From 13384afc1462e74811683b5a54cf621895dc39b8 Mon Sep 17 00:00:00 2001 From: Yuriy Chumak Date: Mon, 13 Jun 2022 19:09:03 +0300 Subject: [PATCH] ol: update to 2.3.5. --- srcpkgs/ol/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ol/template b/srcpkgs/ol/template index e3c29a71f176..d322f8a8be05 100644 --- a/srcpkgs/ol/template +++ b/srcpkgs/ol/template @@ -1,6 +1,6 @@ # Template file for 'ol' pkgname=ol -version=2.3 +version=2.3.5 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=99b43cb7c510b2f9345fc2ff976540689131c563a883d1bd0699124466e155a8 +checksum=1f3da2d3b2e47f5c626bfe2727b649db3fd8f53e700dad2a984314275ee7a6ff CFLAGS="-lm"