mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gocryptfs: rebuild for go-1.23.0
This commit is contained in:
parent
dcd697c9dc
commit
b854a7fe98
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gocryptfs'
|
# Template file for 'gocryptfs'
|
||||||
pkgname=gocryptfs
|
pkgname=gocryptfs
|
||||||
version=2.4.0
|
version=2.4.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/rfjakob/gocryptfs/v2"
|
go_import_path="github.com/rfjakob/gocryptfs/v2"
|
||||||
go_ldflags="-X main.GitVersion=v${version} -X main.GitVersionFuse="[vendored]" -X main.BuildDate=$(date +%Y-%m-%d)"
|
go_ldflags="-X main.GitVersion=v${version} -X main.GitVersionFuse="[vendored]" -X main.BuildDate=$(date +%Y-%m-%d)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue