community/libcoap: update URL

This commit is contained in:
Sören Tempel 2020-04-18 16:27:07 +02:00
parent 1674f2f7b9
commit ba4d29362c

View File

@ -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"