rebuild: r-rhdf5 and r-openssl due to openssl3

This commit is contained in:
sukanka 2022-11-07 21:25:00 +08:00
parent 5f9cd2e38b
commit 80f46e1c97
4 changed files with 4 additions and 2 deletions

View file

@ -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}"

View file

@ -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

View file

@ -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}"

View file

@ -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