Switch to new download format and fix pkgconfig file version
This commit is contained in:
@@ -1,9 +1,21 @@
|
||||
name: gpgmepp
|
||||
description: C++ bindings for gpgme
|
||||
version: 2.0.0
|
||||
revision: 2
|
||||
url: https://gnupg.org/software/gpgme/index.html
|
||||
license: LGPL2-or-later
|
||||
architecture: any
|
||||
depends: ["gcc-libs","glibc","gpgme","libgpg-error"]
|
||||
make_depends: ["cmake"]
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- gpgme
|
||||
- libgpg-error
|
||||
make_depends:
|
||||
- cmake
|
||||
downloads:
|
||||
- url: https://dev.gnupg.org/source/gpgmepp.git
|
||||
type: git
|
||||
clone_to: ${BPM_SOURCE}
|
||||
git_branch: gpgmepp-${BPM_PKG_VERSION}
|
||||
checksum: 301d39f8b97a79369292280e201e45f472d71e91
|
||||
|
||||
Reference in New Issue
Block a user