diff options
-rw-r--r-- | community/captagent/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/captagent/APKBUILD b/community/captagent/APKBUILD index a653412369..17b301814f 100644 --- a/community/captagent/APKBUILD +++ b/community/captagent/APKBUILD @@ -6,7 +6,7 @@ pkgrel=5 pkgdesc="HEP Capture Agent for HOMER" url="https://github.com/sipcapture/captagent" arch="all" -license="GPL-3.0" +license="GPL-3.0-or-later" makedepends="autoconf automake bison expat-dev flex flex-dev json-c-dev libgcrypt-dev libpcap-dev libtool libuv-dev linux-headers libressl-dev" source="$pkgname-$pkgver.tar.gz::https://github.com/sipcapture/captagent/archive/$pkgver.tar.gz |