From 05a0479135313051b997c984fd0786e8784c90cb Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 31 Aug 2020 11:43:38 +0200 Subject: [PATCH] discount: update to 2.2.7. --- srcpkgs/discount/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/discount/template b/srcpkgs/discount/template index e533a630145..d47f4651841 100644 --- a/srcpkgs/discount/template +++ b/srcpkgs/discount/template @@ -1,6 +1,6 @@ # Template file for 'discount' pkgname=discount -version=2.2.6 +version=2.2.7 revision=1 build_style=configure configure_script="./configure.sh" @@ -10,7 +10,7 @@ maintainer="Leah Neukirchen " license="BSD-3-Clause" homepage="http://www.pell.portland.or.us/~orc/Code/discount" distfiles="https://github.com/Orc/discount/archive/v${version}.tar.gz" -checksum=0beb98a66a6e38ed125e2d0a161ff6b461f6a38538bb72498766f376c94a0ad3 +checksum=72c1325ddfc40871d6810f1e272cf2d45b361f26357eb38f170fd04d737bb9f2 disable_parallel_build=yes do_install() {