mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
aria2: update to 1.24.0
This commit is contained in:
parent
71e54d88da
commit
dd0f94e5c7
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'aria2'
|
# Template file for 'aria2'
|
||||||
pkgname=aria2
|
pkgname=aria2
|
||||||
version=1.23.0
|
version=1.24.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-openssl --with-libexpat --without-gnutls
|
configure_args="--with-openssl --with-libexpat --without-gnutls
|
||||||
|
@ -12,6 +12,6 @@ depends="ca-certificates"
|
||||||
short_desc="Lightweight multi-protocol/multi-source command-line download utility"
|
short_desc="Lightweight multi-protocol/multi-source command-line download utility"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://aria2.sourceforge.net/"
|
homepage="https://aria2.github.io/"
|
||||||
distfiles="https://github.com/tatsuhiro-t/aria2/releases/download/release-${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/tatsuhiro-t/aria2/releases/download/release-${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=585185866415bf1120e4bf0a484e7dfec2e9e7c5305023b15ad0f66f90391f93
|
checksum=35a496d2704ffb07e0b0dcac16c6d9b2854327967f984218517403d187f7bf37
|
||||||
|
|
Loading…
Add table
Reference in a new issue