Initial commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: osslsigncode
|
||||
description: OpenSSL-based Authenticode signing for PE, CAB, CAT, MSI, APPX, and script files
|
||||
version: "2.13"
|
||||
revision: 1
|
||||
url: https://github.com/mtrojnar/osslsigncode
|
||||
license: GPL-3.0-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- curl
|
||||
- openssl
|
||||
make_depends:
|
||||
- cmake
|
||||
- perl
|
||||
- python3
|
||||
check_depends:
|
||||
- libfaketime
|
||||
downloads:
|
||||
- url: https://github.com/mtrojnar/osslsigncode/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: ee95638b8bec0c019ddf28cb14988645abbd180dcd017536338b7d0d5eaaea96
|
||||
Reference in New Issue
Block a user