aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2019-11-13 19:38:08 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2019-11-13 19:38:08 +0100
commitaefd617b7eae673311112bd8b770cb2e4578d055 (patch)
treec73c18ec44aeb5e637ef55d9b3bd1239d6ca87f2
parent3784181705be943196145acbfa8858783be34bdf (diff)
community/libcoap: upgrade to 4.2.1
-rw-r--r--community/libcoap/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libcoap/APKBUILD b/community/libcoap/APKBUILD
index ff62a436a51..2087ca675f4 100644
--- a/community/libcoap/APKBUILD
+++ b/community/libcoap/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=libcoap
-pkgver=4.2.0
+pkgver=4.2.1
pkgrel=0
pkgdesc="A CoAP (RFC 7252) implementation"
url="https://github.com/obgm/libcoap"
@@ -51,4 +51,4 @@ package() {
"$pkgdir"/usr/share/doc/$pkgname
}
-sha512sums="a4972633613e5ba379afff57dc42c7858963332c462f361e78536206065e96adfa5da50f11d1347d18a2bbacc00e60d9519eaae0ce0f15e14362aa560f8641fa libcoap-4.2.0.tar.gz"
+sha512sums="ac081a5ff249683eb2c8ee22a5359408478d8365933991680586805ce109d7f50dcbb9a9d9fb268f1468bcc2acc05d6820258123bc935bb2d463175022162d20 libcoap-4.2.1.tar.gz"