From 3976197967db0d6f7edc88819384cfe13f3610f4 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 8 Apr 2021 23:43:03 +0300 Subject: [PATCH] fossil: update to 2.15.1, add changelog. --- srcpkgs/fossil/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fossil/template b/srcpkgs/fossil/template index 7716cf704eaa..0e8afbbdadf4 100644 --- a/srcpkgs/fossil/template +++ b/srcpkgs/fossil/template @@ -1,6 +1,6 @@ # Template file for 'fossil' pkgname=fossil -version=2.15 +version=2.15.1 revision=1 build_style=configure configure_args="--disable-internal-sqlite --prefix=/usr" @@ -10,8 +10,9 @@ short_desc="Simple, high-reliability, distributed software configuration managem maintainer="Orphaned " license="BSD-2-Clause" homepage="https://www.fossil-scm.org" +changelog="https://www.fossil-scm.org/home/doc/trunk/www/changes.wiki" distfiles="https://www.fossil-scm.org/index.html/uv/fossil-src-${version}.tar.gz" -checksum=671edda9a014474d0f07b4c616b37222e218275b3c8e5414657830c6f351877b +checksum=80d27923c663b2a2c710f8ae8cd549862e04f8c04285706274c34ae3c8ca17d1 post_extract() { vsed -i 's/test_system_sqlite$/# &/' auto.def # failing on cross