main/crypto++: set license to Boost

This commit is contained in:
Natanael Copa 2014-12-16 14:24:40 +00:00
parent 13a941b800
commit 0bf87b3772

View File

@ -2,11 +2,11 @@
# Maintainer: August Klein <amatcoder_at_gmail.com>
pkgname=crypto++
pkgver=5.6.2
pkgrel=0
pkgrel=1
pkgdesc="A free C++ class library of cryptographic schemes"
url="http://www.cryptopp.com"
arch="all"
license="custom"
license="Boost"
depends=""
depends_dev=""
makedepends="$depends_dev"