Update package version to 1.1.45
This commit is contained in:
@@ -1,10 +1,24 @@
|
||||
name: libxslt
|
||||
description: XML stylesheet transformation library
|
||||
version: 1.1.43
|
||||
version: 1.1.45
|
||||
revision: 1
|
||||
url: https://gitlab.gnome.org/GNOME/libxslt/
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["bash","glibc","libgcrypt","libxml2","xz-utils"]
|
||||
optional_depends: ["python3"]
|
||||
make_depends: ["python3","docbook-xml"]
|
||||
type: source
|
||||
depends:
|
||||
- bash
|
||||
- glibc
|
||||
- libgcrypt
|
||||
- libxml2
|
||||
- xz-utils
|
||||
optional_depends:
|
||||
- python3
|
||||
make_depends:
|
||||
- python3
|
||||
- docbook-xml
|
||||
downloads:
|
||||
- url: https://download.gnome.org/sources/libxslt/${BPM_PKG_VERSION%.*}/libxslt-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 9acfe68419c4d06a45c550321b3212762d92f41465062ca4ea19e632ee5d216e
|
||||
|
||||
Reference in New Issue
Block a user