diff options
Diffstat (limited to 'main/msmtp/APKBUILD')
-rw-r--r-- | main/msmtp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/msmtp/APKBUILD b/main/msmtp/APKBUILD index bb6b253ab1..c2fa9b1437 100644 --- a/main/msmtp/APKBUILD +++ b/main/msmtp/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="SMTP client with a sendmail compatible interface" url="http://msmtp.sourceforge.net/" arch="all" -license="GPL3+" +license="GPL-3.0-or-later" depends="" makedepends="libressl-dev" install="" |