From 6e6bc36966acdf72eab46048da7c78da89cae04a Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 26 Sep 2020 20:42:46 +0300 Subject: [PATCH] bacon: update to 4.1. --- srcpkgs/bacon/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bacon/template b/srcpkgs/bacon/template index 1a537670fb9..5fd2c1ca484 100644 --- a/srcpkgs/bacon/template +++ b/srcpkgs/bacon/template @@ -1,6 +1,6 @@ # Template file for 'bacon' pkgname=bacon -version=4.0 +version=4.1 revision=1 build_style=gnu-configure configure_args="--with-bash --enable-gui-fltk" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="MIT" homepage="https://www.basic-converter.org" distfiles="http://www.basic-converter.org/stable/bacon-${version}.tar.gz" -checksum=aa5e426d9573345ce52a4bd1701e731fc85f21938d2c2fb8f6317e1fa9c34103 +checksum=84c9a4e95f069ad66ed269d393d88d123300dc316dfb8bcb318827eaabeec778 disable_parallel_build=yes nocross=yes