main/valgrind: specify license

This commit is contained in:
Fabian Affolter 2013-11-29 21:51:23 +00:00 committed by Natanael Copa
parent 6f3a33d2e8
commit 3b237efdbc

View File

@ -1,11 +1,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=valgrind
pkgver=3.9.0
pkgrel=0
pkgrel=1
pkgdesc="A tool to help find memory-management problems in programs"
url="http://valgrind.org/"
arch="all"
license="GPL"
license="GPL2+"
depends=""
# it seems like busybox sed works but the configure script requires GNU sed
makedepends="sed paxctl pax-utils perl bash"