Rebuild with OpenSSL 3.2

This commit is contained in:
Observer of Time 2024-02-03 15:21:21 +02:00
parent d6ad784628
commit 5e404746ab
Signed by: chronobserver
GPG Key ID: 8A2DEA1DBAEBCA9E
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
pkgbase = aria2-openssl-git
pkgdesc = Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink - built with OpenSSL
pkgver = 1.37.0.r2.g5c87f1b7
pkgver = 1.37.0.r10.ga8cb271b0
pkgrel = 1
url = https://aria2.github.io/
arch = x86_64
@ -22,7 +22,7 @@ pkgbase = aria2-openssl-git
conflicts = aria2
conflicts = aria2-git
options = staticlibs
source = aria2::git+https://github.com/tatsuhiro-t/aria2.git
source = git+https://github.com/tatsuhiro-t/aria2.git
sha256sums = SKIP
pkgname = aria2-openssl-git

View File

@ -2,7 +2,7 @@
# Based on aria2-git
pkgname=aria2-openssl-git
pkgver=1.37.0.r2.g5c87f1b7
pkgver=1.37.0.r10.ga8cb271b0
pkgrel=1
pkgdesc="Download utility that supports HTTP(S), \
FTP, BitTorrent, and Metalink - built with OpenSSL"
@ -25,7 +25,7 @@ checkdepends=('cppunit')
conflicts=('aria2' 'aria2-git')
provides=("aria2=${pkgver%%.r*}")
options=('staticlibs')
source=("aria2::git+https://github.com/tatsuhiro-t/aria2.git")
source=('git+https://github.com/tatsuhiro-t/aria2.git')
sha256sums=('SKIP')
pkgver() {