Pārlūkot izejas kodu

build: Remove vendor in RPM packages

Fei1Yang 1 gadu atpakaļ
vecāks
revīzija
4193df375f
2 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 1
      .goreleaser.fury.yaml
  2. 0 1
      .goreleaser.yaml

+ 0 - 1
.goreleaser.fury.yaml

@@ -36,7 +36,6 @@ nfpms:
     file_name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ with .Arm }}v{{ . }}{{ end }}{{ with .Mips }}_{{ . }}{{ end }}{{ if not (eq .Amd64 "v1") }}{{ .Amd64 }}{{ end }}'
     builds:
       - main
-    vendor: sagernet
     homepage: https://sing-box.sagernet.org/
     maintainer: nekohasekai <[email protected]>
     description: The universal proxy platform.

+ 0 - 1
.goreleaser.yaml

@@ -113,7 +113,6 @@ nfpms:
     file_name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ with .Arm }}v{{ . }}{{ end }}{{ with .Mips }}_{{ . }}{{ end }}{{ if not (eq .Amd64 "v1") }}{{ .Amd64 }}{{ end }}'
     builds:
       - main
-    vendor: sagernet
     homepage: https://sing-box.sagernet.org/
     maintainer: nekohasekai <[email protected]>
     description: The universal proxy platform.