mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
sftpgo: update to 2.6.6.
This commit is contained in:
parent
cfc76b3cff
commit
209ebfa9b2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sftpgo'
|
||||
pkgname=sftpgo
|
||||
version=2.6.4
|
||||
version=2.6.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/drakkan/sftpgo/v2"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="AGPL-3.0-only"
|
||||
homepage="https://github.com/drakkan/sftpgo"
|
||||
distfiles="https://github.com/drakkan/sftpgo/archive/refs/tags/v$version.tar.gz"
|
||||
checksum=ce102615a0534c84a480276d641812b1a5f9a52bf0c1755ca914614f14905dcb
|
||||
checksum=da521d12a1c4f9dc35d991031a6671fdc63e04f4b17cdd77309d6dac328a0c37
|
||||
make_dirs="/var/lib/sftpgo 0750 root root"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue