mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
tiledb: auto updated to 2.17.3-1
This commit is contained in:
parent
1a5a822089
commit
270b07f7a4
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Contributor: Morteza NourelahiAlamdari <m@0t1.me>
|
||||
|
||||
pkgname=tiledb
|
||||
pkgver=2.17.2
|
||||
pkgver=2.17.3
|
||||
pkgrel=1
|
||||
pkgdesc="The Universal Storage Engine"
|
||||
arch=(x86_64)
|
||||
|
@ -26,7 +26,7 @@ makedepends=(
|
|||
)
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/TileDB-Inc/TileDB/archive/$pkgver.tar.gz"
|
||||
"system-libs.patch")
|
||||
sha256sums=('fff42d79e8db9829ab2d7efac2a3aa0d9fb949f7db2ac829ae61ebb8aafc74db'
|
||||
sha256sums=('5e6cb409622f246117713ea79592b3044e712d050fdbc63505e85d892add9813'
|
||||
'47241a8b29d0094454be6b21fb5942bdb757e6f1cc72e4598d18eba405f15fc4')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue