From 6f13e9a3adb22ca8b1f062944e291b4962438fb4 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.0 --- srcpkgs/CKAN/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/CKAN/template b/srcpkgs/CKAN/template index 4bc12f642bcd..c8ab3dfcbaec 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.0 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=645c782aaa4dd91c6b1cee06735451dde8c579f3d08f0af1912908b30e900d07 do_build() { ./build --configuration=Release