diff options
Diffstat (limited to 'main/mercurial/APKBUILD')
-rw-r--r-- | main/mercurial/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mercurial/APKBUILD b/main/mercurial/APKBUILD index 0a80bc5238..95e1db0152 100644 --- a/main/mercurial/APKBUILD +++ b/main/mercurial/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="A scalable distributed SCM tool" url="https://www.mercurial-scm.org/" arch="all" -license="GPL2+" +license="GPL-2.0-or-later" depends="" makedepends="python2-dev" subpackages=" |