Update package version to 1.6.51
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
name: libpng
|
||||
description: PNG formatted image file manipulation library
|
||||
version: 1.6.50
|
||||
version: 1.6.51
|
||||
revision: 1
|
||||
url: http://www.libpng.org/pub/png/libpng.html
|
||||
license: custom
|
||||
architecture: any
|
||||
depends: ["bash","zlib"]
|
||||
type: source
|
||||
depends:
|
||||
- bash
|
||||
- zlib
|
||||
downloads:
|
||||
- url: https://github.com/pnggroup/libpng/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: b1872484c1c5c70acc79cbb15fb366df954fa8d5dacbe7f729d858902d17933c
|
||||
|
||||
Reference in New Issue
Block a user