mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
PopCorn: rebuild for gcc 13 (nocross)
This commit is contained in:
parent
d7f7550b90
commit
1606f0c891
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'PopCorn'
|
# Template file for 'PopCorn'
|
||||||
pkgname=PopCorn
|
pkgname=PopCorn
|
||||||
version=0.4
|
version=0.4
|
||||||
revision=8
|
revision=9
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/the-maldridge/popcorn
|
go_import_path=github.com/the-maldridge/popcorn
|
||||||
go_package="${go_import_path}/cmd/popcorn
|
go_package="${go_import_path}/cmd/popcorn
|
||||||
|
@ -16,6 +16,7 @@ license="MIT"
|
||||||
homepage="https://github.com/the-maldridge/PopCorn"
|
homepage="https://github.com/the-maldridge/PopCorn"
|
||||||
distfiles="https://github.com/the-maldridge/PopCorn/archive/v${version}.tar.gz"
|
distfiles="https://github.com/the-maldridge/PopCorn/archive/v${version}.tar.gz"
|
||||||
checksum=b25589802c5e1c277d2e9536add44704a012359b02d7fb4be1b4b0f11eb10d93
|
checksum=b25589802c5e1c277d2e9536add44704a012359b02d7fb4be1b4b0f11eb10d93
|
||||||
|
nocross=temporarily
|
||||||
|
|
||||||
system_accounts="_popcorn"
|
system_accounts="_popcorn"
|
||||||
_popcorn_homedir="/var/lib/popcorn"
|
_popcorn_homedir="/var/lib/popcorn"
|
||||||
|
|
Loading…
Add table
Reference in a new issue