mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wimlib: update to 1.14.4.
This commit is contained in:
parent
a7e30ae2ba
commit
9cbe23cf7e
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.3
|
version=1.14.4
|
||||||
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=1128c6c7916d2f22da80341f84d87d77c620de6500fbb23a741fa79bd08cd1ef
|
checksum=3633db2b6c8b255eb86d3bf3df3059796bd1f08e50b8c9728c7eb66662e51300
|
||||||
make_check=extended
|
make_check=extended
|
||||||
|
|
||||||
wimlib-devel_package() {
|
wimlib-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue