mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/valgrind: specify license
This commit is contained in:
parent
6f3a33d2e8
commit
3b237efdbc
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user