mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-lpsolve: auto updated to 5.6.23-1
This commit is contained in:
parent
f9b0b337f9
commit
4584adfbc2
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=lpSolve
|
||||
_pkgver=5.6.22
|
||||
_pkgver=5.6.23
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -16,9 +16,9 @@ depends=(
|
|||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
|
||||
"system-lpsolve.patch")
|
||||
md5sums=('ca541c5fcfe1369cae20eca23a58b98f'
|
||||
md5sums=('163acadfcb3c04eb0889bc6e13484ca4'
|
||||
'cd8dd2b63a8ba9697c3c4a5569c7c9c5')
|
||||
b2sums=('7f42110180869d8cb6e312ec9219d251f5c6989232f4584dba4133887f6f708569f582b9fc2167d164482df22d774645c5c715809b09a216c66488da0e3eb11b'
|
||||
b2sums=('35cf71c7a802ea497fe7db72f1cca493636af532607ae1c4f71b4111c04266aced56d1b23ea947008088fc801a8c9eae63002cc41208874347aebec09b0af5ff'
|
||||
'769a1dd7a495e778484785980b19c4558c9c82ec9b812ff13e40a0745f631af109a143e7613aad53dbaf70936fb02a2401e4f50675bb48d5b1155c391cedabc4')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue