From 1fb8ecbb9738e58be77534f435785427fef9c16f Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 15 Oct 2022 23:00:49 -0400 Subject: [PATCH] bacon: fix distfiles url, update check --- srcpkgs/bacon/template | 2 +- srcpkgs/bacon/update | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 srcpkgs/bacon/update diff --git a/srcpkgs/bacon/template b/srcpkgs/bacon/template index 7129c51e39a..cd4e5180572 100644 --- a/srcpkgs/bacon/template +++ b/srcpkgs/bacon/template @@ -11,7 +11,7 @@ maintainer="Orphaned " license="MIT" homepage="https://www.basic-converter.org" changelog="https://www.basic-converter.org/stable/CHANGES" -distfiles="http://www.basic-converter.org/stable/bacon-${version}.tar.gz" +distfiles="https://www.basic-converter.org/museum/bacon-${version}.tar.gz" checksum=dbd7c983530743922c8ae21ef5c471df894ece9af12b4075564deb7e0659babf disable_parallel_build=yes nocross=yes diff --git a/srcpkgs/bacon/update b/srcpkgs/bacon/update new file mode 100644 index 00000000000..22a1415c0eb --- /dev/null +++ b/srcpkgs/bacon/update @@ -0,0 +1 @@ +ignore="302"