diff dev/mercurial/mercurial.sh @ 1107:7791d3dbfecf

vanilla: consolidate licenses and many options
author David Demelier <markand@malikania.fr>
date Wed, 18 Sep 2019 21:01:00 +0200
parents ddab65a5b3f5
children 297b5eef115e
line wrap: on
line diff
--- a/dev/mercurial/mercurial.sh	Tue Sep 17 21:01:00 2019 +0200
+++ b/dev/mercurial/mercurial.sh	Wed Sep 18 21:01:00 2019 +0200
@@ -18,7 +18,7 @@
 PKGNAME=mercurial
 PKGVERSION=4.9
 PKGREVISION=1
-PKGLICENSE="GPLv2+"
+PKGLICENSE="GPLv20+"
 PKGSUMMARY="scalable distributed SCM tool"
 PKGDOWNLOAD="https://www.mercurial-scm.org/release/$PKGNAME-$PKGVERSION.tar.gz"
 PKGDEPENDS="python2 py-setuptools py-docutils"