mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wimlib: update to 1.14.1.
This commit is contained in:
parent
8f57e4500b
commit
a167ff1419
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wimlib'
|
# Template file for 'wimlib'
|
||||||
pkgname=wimlib
|
pkgname=wimlib
|
||||||
version=1.14.0
|
version=1.14.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ 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=7a5d84ff5a4626ac03de18a7222293f579cd7061b0159d024a9b315aef23ed4c
|
checksum=494a15375616f2e0e9ab050245c3dc3286def21ac2002dc064bcc2b187636f42
|
||||||
make_check=extended
|
make_check=extended
|
||||||
|
|
||||||
wimlib-devel_package() {
|
wimlib-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue