From 03e731e8c2af5a6aef472a4051dc9fc8ae56140a Mon Sep 17 00:00:00 2001 From: Yuriy Chumak Date: Wed, 21 Apr 2021 10:02:17 +0300 Subject: [PATCH] ol: update to 2.2. --- srcpkgs/ol/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ol/template b/srcpkgs/ol/template index 1b158b6953b4..82a12e4db0ad 100644 --- a/srcpkgs/ol/template +++ b/srcpkgs/ol/template @@ -1,6 +1,6 @@ # Template file for 'ol' pkgname=ol -version=2.1.1 +version=2.2 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=ac3fa5e1d7f0fb5ad236c293915000ecfaaadbf1fb0812cbe60609112993b718 +checksum=a16447849508bf39c24611b35277399531e4ceedb5ee5d4e31828d569fca8e04 CFLAGS="-lm"