mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
rebuild: r-rhdf5 and r-openssl due to openssl3
This commit is contained in:
parent
5f9cd2e38b
commit
80f46e1c97
4 changed files with 4 additions and 2 deletions
|
@ -5,7 +5,7 @@ _pkgname=openssl
|
||||||
_pkgver=2.0.4
|
_pkgver=2.0.4
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.0.4
|
pkgver=2.0.4
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='Toolkit for Encryption, Signatures and Certificates Based on OpenSSL'
|
pkgdesc='Toolkit for Encryption, Signatures and Certificates Based on OpenSSL'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://cran.r-project.org/package=${_pkgname}"
|
url="https://cran.r-project.org/package=${_pkgname}"
|
||||||
|
|
|
@ -9,3 +9,4 @@ update_on:
|
||||||
source: regex
|
source: regex
|
||||||
url: https://cran.r-project.org/package=openssl
|
url: https://cran.r-project.org/package=openssl
|
||||||
- alias: r
|
- alias: r
|
||||||
|
- alias: libssl
|
||||||
|
|
|
@ -5,7 +5,7 @@ _pkgname=rhdf5
|
||||||
_pkgver=2.42.0
|
_pkgver=2.42.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.42.0
|
pkgver=2.42.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='R Interface to HDF5'
|
pkgdesc='R Interface to HDF5'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://bioconductor.org/packages/${_pkgname}"
|
url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
|
|
|
@ -10,3 +10,4 @@ update_on:
|
||||||
source: regex
|
source: regex
|
||||||
url: https://bioconductor.org/packages/rhdf5
|
url: https://bioconductor.org/packages/rhdf5
|
||||||
- alias: r
|
- alias: r
|
||||||
|
- alias: libcrypto
|
||||||
|
|
Loading…
Add table
Reference in a new issue