From 1606f0c89108b496144825f691390f47e5ad03eb Mon Sep 17 00:00:00 2001 From: oreo639 Date: Sat, 27 Jan 2024 18:57:01 -0800 Subject: [PATCH] PopCorn: rebuild for gcc 13 (nocross) --- srcpkgs/PopCorn/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/PopCorn/template b/srcpkgs/PopCorn/template index 30b82e37aa2..dfe4a1b4093 100644 --- a/srcpkgs/PopCorn/template +++ b/srcpkgs/PopCorn/template @@ -1,7 +1,7 @@ # Template file for 'PopCorn' pkgname=PopCorn version=0.4 -revision=8 +revision=9 build_style=go go_import_path=github.com/the-maldridge/popcorn go_package="${go_import_path}/cmd/popcorn @@ -16,6 +16,7 @@ license="MIT" homepage="https://github.com/the-maldridge/PopCorn" distfiles="https://github.com/the-maldridge/PopCorn/archive/v${version}.tar.gz" checksum=b25589802c5e1c277d2e9536add44704a012359b02d7fb4be1b4b0f11eb10d93 +nocross=temporarily system_accounts="_popcorn" _popcorn_homedir="/var/lib/popcorn"