diff options
author | prspkt <prspkt@protonmail.com> | 2018-07-14 22:19:10 +0300 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2018-07-22 13:22:56 +0200 |
commit | d1a51550d49e0276da0ad4cd01b78c4cfa66e101 (patch) | |
tree | 0f10fb8763c1841403711ff742b2ec3861f46b3e | |
parent | ee9a355717126b35d7ad4d0dde54a04307db3019 (diff) | |
download | aports-d1a51550d49e0276da0ad4cd01b78c4cfa66e101.tar.bz2 aports-d1a51550d49e0276da0ad4cd01b78c4cfa66e101.tar.xz |
community/captagent: clarify license
-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 |