mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
saldl: update to 40. (#1284)
This commit is contained in:
parent
fb909590e6
commit
6f4c1d3ea1
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'saldl'
|
# Template file for 'saldl'
|
||||||
pkgname=saldl
|
pkgname=saldl
|
||||||
version=39
|
version=40
|
||||||
revision=1
|
revision=1
|
||||||
build_style=waf
|
build_style=waf
|
||||||
configure_args="--saldl-version v${version}"
|
configure_args="--saldl-version v${version}"
|
||||||
|
@ -8,10 +8,10 @@ hostmakedepends="pkg-config asciidoc"
|
||||||
makedepends="libevent-devel libcurl-devel"
|
makedepends="libevent-devel libcurl-devel"
|
||||||
short_desc="CLI downloader optimized for speed and early preview"
|
short_desc="CLI downloader optimized for speed and early preview"
|
||||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="AGPL-3.0"
|
license="AGPL-3.0-or-later"
|
||||||
homepage="https://saldl.github.io/"
|
homepage="https://saldl.github.io/"
|
||||||
distfiles="https://github.com/saldl/saldl/archive/v${version}.tar.gz"
|
distfiles="https://github.com/saldl/saldl/archive/v${version}.tar.gz"
|
||||||
checksum=88a7c2d1214d93dab739568180968723086814534207ade4736b2a5d4b53f29d
|
checksum=1cb7950848517fb82ec39561bf36c8cbc0a0caf8fa85355a5b76cac0281346ce
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue