From 1a0e6a1b728a9bee1e295c403b545c5298f80746 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 28 Oct 2013 21:28:13 +0000 Subject: main/talloc: specify license --- main/talloc/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/talloc/APKBUILD b/main/talloc/APKBUILD index 2dd8f1f20a..41172c8f52 100644 --- a/main/talloc/APKBUILD +++ b/main/talloc/APKBUILD @@ -2,11 +2,11 @@ # Maintainer: William Pitcock pkgname=talloc pkgver=2.1.0 -pkgrel=0 -pkgdesc="memory pool management library" +pkgrel=1 +pkgdesc="A memory pool management library" url="http://talloc.samba.org/" arch="all" -license="LGPL" +license="LGPL3+" depends= depends_dev= replaces="samba-common" -- cgit v1.2.3