diff options
Diffstat (limited to 'main/zeromq/APKBUILD')
-rw-r--r-- | main/zeromq/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/zeromq/APKBUILD b/main/zeromq/APKBUILD index bb2a482558f..6c8d93a8fc3 100644 --- a/main/zeromq/APKBUILD +++ b/main/zeromq/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="The ZeroMQ messaging library and tools" url="http://www.zeromq.org/" arch="all" -license="LGPLv3+ with exceptions" +license="LGPL-3.0-or-later with exceptions" makedepends="util-linux-dev libsodium-dev perl python2 asciidoc xmlto autoconf automake " |