diff options
Diffstat (limited to 'testing/dynagen/APKBUILD')
-rw-r--r-- | testing/dynagen/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dynagen/APKBUILD b/testing/dynagen/APKBUILD index a5a2e07348..bad28d6670 100644 --- a/testing/dynagen/APKBUILD +++ b/testing/dynagen/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Dynagen is a front-end for use with the Dynamips Cisco router emulator" url="http://www.dynagen.org/" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="dynamips python2" source="http://downloads.sourceforge.net/dyna-gen/${pkgname}-${pkgver}.tar.gz etc-path.patch" |