aboutsummaryrefslogtreecommitdiffstats
path: root/community/charls
diff options
context:
space:
mode:
Diffstat (limited to 'community/charls')
-rw-r--r--community/charls/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/charls/APKBUILD b/community/charls/APKBUILD
index 43404a6d286..b49d2de8588 100644
--- a/community/charls/APKBUILD
+++ b/community/charls/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: Holger Jaekel <holger.jaekel@gmx.de>
# Maintainer: Holger Jaekel <holger.jaekel@gmx.de>
pkgname=charls
-pkgver=2.1.0
-pkgrel=1
-pkgdesc="An optimized implementation of the JPEG-LS standard for lossless and near-lossless image compression"
+pkgver=2.2.0
+pkgrel=0
+pkgdesc="optimized implementation of the JPEG-LS standard for lossless and near-lossless image compression"
url="https://github.com/team-charls/charls"
arch="all"
license="BSD-3-Clause"
@@ -32,4 +32,4 @@ check() {
# The testprogram requires "Press any key + 'enter' to exit program"
echo "end\n" | ./test/charlstest -unittest
}
-sha512sums="456539243d984ebe6afe1bbb7c9422e642cf0346d25d220126ad8a6d04e945c6c340ab3c2b73a7db4ec390ed6a52236e5c6e9ad6d14e8b78b701937810fb327d charls-2.1.0.tar.gz"
+sha512sums="387293f89bc30b50a59de7d5af23d0047bcdba89bd48cdb81e0437adabbfc9e19e135749129334a9db5c3ae5ad0c75b489e6e6545ee0c8134fc432153413793e charls-2.2.0.tar.gz"