[alpine-devel] [PATCH] main/unrar: fix license tag
Export this patch
---
main/unrar/APKBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main/unrar/APKBUILD b/main/unrar/APKBUILD
index 55e6a73763f2..2ff5af05bf80 100644
--- a/main/unrar/APKBUILD
+++ b/main/unrar/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="The RAR uncompression program"
url="http://www.rarlab.com"
arch="all"
-license="GPL"
+license="custom"
depends=
makedepends=
subpackages="$pkgname-doc"
--
1.8.4.3
---
Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org
Help: alpine-devel+help@lists.alpinelinux.org
---