Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
name: libidn
|
||||
description: Implementation of the Stringprep, Punycode and IDNA specifications
|
||||
version: "1.43"
|
||||
revision: 1
|
||||
url: https://www.gnu.org/software/libidn/
|
||||
license: GPL2-or-later,LGPL3-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
downloads:
|
||||
- url: https://ftpmirror.gnu.org/gnu/libidn/libidn-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: bdc662c12d041b2539d0e638f3a6e741130cdb33a644ef3496963a443482d164
|
||||
Reference in New Issue
Block a user