22 lines
531 B
YAML
22 lines
531 B
YAML
name: libtatsu
|
|
description: Library handling the communication with Apple's Tatsu Signing Server (TSS)
|
|
version: 1.0.5
|
|
revision: 2
|
|
url: https://github.com/libimobiledevice/libtatsu
|
|
license: LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- curl
|
|
- libplist
|
|
make_depends:
|
|
- git
|
|
downloads:
|
|
- url: https://github.com/libimobiledevice/libtatsu.git
|
|
type: git
|
|
clone_to: ${BPM_SOURCE}
|
|
git_branch: ${BPM_PKG_VERSION}
|
|
checksum: 42329cb756682535c7c0f087987b78d1dd5b16c8
|