aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/libcoap/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libcoap/APKBUILD b/community/libcoap/APKBUILD
index 96b22f21775..6052fe9f090 100644
--- a/community/libcoap/APKBUILD
+++ b/community/libcoap/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=libcoap
pkgver=4.2.1
-pkgrel=0
+pkgrel=1
pkgdesc="A CoAP (RFC 7252) implementation"
-url="https://github.com/obgm/libcoap"
+url="https://libcoap.net/"
arch="all"
license="BSD-2-Clause"
makedepends="automake autoconf libtool asciidoc openssl-dev"