aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Jaekel <holger.jaekel@gmx.de>2021-10-31 19:49:34 +0100
committerLeo <thinkabit.ukim@gmail.com>2021-11-01 01:15:01 +0000
commit409509b244da8f252a1b672bbfabd0cb6b2e0323 (patch)
treef0235c1d8db9a8362d7017a40273332e3fdbec8f
parent328d0c7bf87589b8384b14305e2ba1e35f6cf6f0 (diff)
community/libdap: upgrade to 3.20.8
-rw-r--r--community/libdap/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/libdap/APKBUILD b/community/libdap/APKBUILD
index af5cd968a26..653a8b06429 100644
--- a/community/libdap/APKBUILD
+++ b/community/libdap/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Holger Jaekel <holger.jaekel@gmx.de>
# Maintainer: Holger Jaekel <holger.jaekel@gmx.de>
pkgname=libdap
-pkgver=3.20.7
+pkgver=3.20.8
pkgrel=0
pkgdesc="The C++ DAP2 library from OPeNDAP"
url="https://www.opendap.org/"
@@ -58,4 +58,6 @@ package() {
cp -pr html "$pkgdir"/usr/share/doc/$pkgname-doc
}
-sha512sums="545f4e234950cece455dac56be7c023f5ca6eeea42f60c95b8a26f6b5e632cdf12a4341e2d09b653119f883febae232bc689c3f4dbaf5bdd1f9819ad3b320a68 libdap-3.20.7.tar.gz"
+sha512sums="
+7e0df6b78f5acf0c4df22ab7a38719e1caf940c435d250944df3936adbb0710ae5bc411a770be98386061fac607e65022701062c13683592aa4026085657de0e libdap-3.20.8.tar.gz
+"