diff --git a/srcpkgs/CKAN/template b/srcpkgs/CKAN/template index 4bc12f642bc..0b19771418c 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