From 2f0589eb86f6f80a47ccf70d550643c7d9fe9821 Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Thu, 15 Nov 2018 21:24:08 +0100 Subject: [PATCH] p8-platform: revbump to fix missing missing sha256 hash --- srcpkgs/p8-platform/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/p8-platform/template b/srcpkgs/p8-platform/template index 33e4986d116..1cd0273be46 100644 --- a/srcpkgs/p8-platform/template +++ b/srcpkgs/p8-platform/template @@ -1,16 +1,16 @@ # Template file for 'p8-platform' pkgname=p8-platform version=2.1.0.1 -revision=2 +revision=3 build_style=cmake short_desc="Platform support library used by libCEC (Pulse Eight Edition)" maintainer="Enno Boland " -license="GPL-2" +license="GPL-2.0-or-later" homepage="https://github.com/Pulse-Eight/platform" -distfiles="https://github.com/Pulse-Eight/platform/archive/p8-platform-$version.tar.gz" +distfiles="https://github.com/Pulse-Eight/platform/archive/p8-platform-${version}.tar.gz" checksum=064f8d2c358895c7e0bea9ae956f8d46f3f057772cb97f2743a11d478a0f68a0 configure_args+=" -DBUILD_SHARED_LIBS=1" -wrksrc=platform-$pkgname-$version +wrksrc="platform-${pkgname}-${version}" post_install() { vmkdir usr/lib