mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dropbox: update to 2024.04.17.
This commit is contained in:
parent
918cb36ba4
commit
df71a41cc3
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dropbox'
|
# Template file for 'dropbox'
|
||||||
pkgname=dropbox
|
pkgname=dropbox
|
||||||
version=2023.02.27+cf4ccaa
|
version=2024.04.17
|
||||||
revision=2
|
revision=1
|
||||||
archs="x86_64 i686"
|
archs="x86_64 i686"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -13,8 +13,8 @@ short_desc="Dropbox file sharing"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later, CC-BY-ND-3.0"
|
license="GPL-3.0-or-later, CC-BY-ND-3.0"
|
||||||
homepage="https://www.dropbox.com"
|
homepage="https://www.dropbox.com"
|
||||||
distfiles="https://github.com/dropbox/nautilus-dropbox/archive/${version#*+}.tar.gz"
|
distfiles="https://github.com/dropbox/nautilus-dropbox/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=821dd34fe8bbd89bacaa4b01a653f2c8764e5819c91efaffb0f7c14aa62f87fe
|
checksum=dd10f84d7fab941f1fb70d9e538d20b10627a645fc02f1fde7e1f179dc018e0e
|
||||||
# - The ND part of CC-BY-ND-3.0 is nonfree
|
# - The ND part of CC-BY-ND-3.0 is nonfree
|
||||||
# - The package is just a wrapper to download and start proprietary dropbox
|
# - The package is just a wrapper to download and start proprietary dropbox
|
||||||
# binary programs from dropbox.com, which are necessary for its function.
|
# binary programs from dropbox.com, which are necessary for its function.
|
||||||
|
|
Loading…
Add table
Reference in a new issue