crypto++: Fix package name.
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user