wimlib: update to 1.14.0.
This commit is contained in:
parent
9d429ac706
commit
c640a88b7e
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'wimlib'
|
# Template file for 'wimlib'
|
||||||
pkgname=wimlib
|
pkgname=wimlib
|
||||||
version=1.13.6
|
version=1.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libxml2-devel ntfs-3g-devel"
|
makedepends="libxml2-devel ntfs-3g-devel fuse3-devel"
|
||||||
short_desc="Create, extract, and modify Windows Imaging archives"
|
short_desc="Create, extract, and modify Windows Imaging archives"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://wimlib.net/"
|
homepage="https://wimlib.net/"
|
||||||
distfiles="${homepage}/downloads/wimlib-${version}.tar.gz"
|
distfiles="${homepage}/downloads/wimlib-${version}.tar.gz"
|
||||||
checksum=0a0f9c1c0d3a2a76645535aeb0f62e03fc55914ca65f3a4d5599bb8b0260dbd9
|
checksum=7a5d84ff5a4626ac03de18a7222293f579cd7061b0159d024a9b315aef23ed4c
|
||||||
make_check=extended
|
make_check=extended
|
||||||
|
|
||||||
wimlib-devel_package() {
|
wimlib-devel_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue