aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-03 07:34:31 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-03 08:12:06 +0100
commitbe584cc2d7de4205bd03007738a909c9f2c2cc7f (patch)
treeff8c57bc148dd57ed6cbd8f1c6ae0cf5b2cec89e
parent4eece81e0317bcfd19b1c1ca1618edd9b0ab0b12 (diff)
downloadaports-be584cc2d7de4205bd03007738a909c9f2c2cc7f.tar.bz2
aports-be584cc2d7de4205bd03007738a909c9f2c2cc7f.tar.xz
testing/poco: upgrade to 1.10.0
-rw-r--r--testing/poco/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/poco/APKBUILD b/testing/poco/APKBUILD
index 38431814e3..56b776b9d8 100644
--- a/testing/poco/APKBUILD
+++ b/testing/poco/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
# Maintainer:
pkgname=poco
-pkgver=1.9.4
+pkgver=1.10.0
pkgrel=0
pkgdesc="C++ class libraries for building network- and internet-based applications"
options="!check" # No testsuite
@@ -37,5 +37,5 @@ package() {
cp Crypto/include/Poco/Crypto/*.h "$_basedir"/Crypto
}
-sha512sums="fd395ef94bd0fb625fb6f1be58f90db9ba17e09ef01d92c4bc20be913fa0923ccb12735c9ff2c84f4cf6553ecba1b25374eac9a97c7888f3f53c23d02cae8b07 poco-1.9.4-all.tar.gz
+sha512sums="0228f9a22e9cd7ce85ea4b4bee68e85713b97ca14c5d1032d01c7126908490ba82c7ef3ba45aac8a8e0695f0d2e7da4b7b30950e0759dcc7f1a29b72357f0d5b poco-1.10.0-all.tar.gz
5f72e487074ea26e29e81d6fc244d03989d780d71b33a064456fa19b241aca278fbfd9b303733940b837921ea25781ee62905d70a5f1c57f1b24cd38a2a7d720 cxxflags.patch"