crypto++: Fix package name.

This commit is contained in:
Alexpux
2014-07-24 00:26:23 +04:00
parent aa43338b27
commit 2f6f67ae59

View File

@@ -2,7 +2,7 @@
_realname=crypto++
pkgname="${_realname}"
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=5.6.2
pkgrel=1
pkgdesc="Crypto++ Library is a free C++ class library of cryptographic schemes."