diff options
Diffstat (limited to 'main/ortp/APKBUILD')
-rw-r--r-- | main/ortp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ortp/APKBUILD b/main/ortp/APKBUILD index e7d9d220bf..5dff81a527 100644 --- a/main/ortp/APKBUILD +++ b/main/ortp/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="A C library implementing the RTP protocol (RFC3550)" url="http://www.linphone.org/index.php/code_review/ortp" arch="all" -license="LGPLv2+ VSL" +license="LGPL-2.0-or-later VSL" depends="" makedepends="" install="" |