From 1b53d09920d357fd02c1c40f69c694b78215bb7f Mon Sep 17 00:00:00 2001 From: Eugen Zagorodniy Date: Sat, 24 Sep 2022 15:54:32 +0300 Subject: [PATCH] CKAN: update to 1.31.2 --- srcpkgs/CKAN/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/CKAN/template b/srcpkgs/CKAN/template index 4bc12f642bcd..0b19771418cd 100644 --- a/srcpkgs/CKAN/template +++ b/srcpkgs/CKAN/template @@ -1,6 +1,6 @@ # Template file for 'CKAN' pkgname=CKAN -version=1.30.4 +version=1.31.2 revision=1 archs="x86_64* i686*" # Only support archs that are supported by KSP itself hostmakedepends="curl msbuild-bin" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/KSP-CKAN/CKAN" changelog="https://raw.githubusercontent.com/KSP-CKAN/CKAN/master/CHANGELOG.md" distfiles="https://github.com/KSP-CKAN/CKAN/archive/refs/tags/v$version.tar.gz" -checksum=7c73543bf109fd1bc7917bb1955acaab14086e709e92351d4a6b10d780d53d23 +checksum=0508eab871e41072af740cf3b2a69a852ac1a19b9e367c74c0c306aa10d8cec2 do_build() { ./build --configuration=Release