diff options
Diffstat (limited to 'main/wipe/APKBUILD')
-rw-r--r-- | main/wipe/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/wipe/APKBUILD b/main/wipe/APKBUILD index 140c7934e19..fc56665d14f 100644 --- a/main/wipe/APKBUILD +++ b/main/wipe/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Secure file wiping utility" url="http://wipe.sourceforge.net/" arch="all" -license="GPL2" +license="GPL-2.0" depends="" depends_dev="" makedepends="$depends_dev linux-headers" |