Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: libtatsu
|
||||
description: Library handling the communication with Apple's Tatsu Signing Server (TSS)
|
||||
version: 1.0.5
|
||||
revision: 1
|
||||
url: https://github.com/libimobiledevice/libtatsu
|
||||
license: LGPL2.1-or-later
|
||||
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
|
||||
Reference in New Issue
Block a user