diff options
Diffstat (limited to 'testing/fatback/APKBUILD')
-rw-r--r-- | testing/fatback/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fatback/APKBUILD b/testing/fatback/APKBUILD index 0350677a492..7aaff958e50 100644 --- a/testing/fatback/APKBUILD +++ b/testing/fatback/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="A tool for recovering files from FAT file systems" url="http://fatback.sourceforge.net/" arch="all" -license="GPL2" +license="GPL-2.0" depends="" makedepends="flex-dev" install="" |