mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
wimlib: update to 1.13.3.
This commit is contained in:
parent
f6cca00f1a
commit
9116fd84d8
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.13.2
|
version=1.13.3
|
||||||
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=7295be7ef00d265aef4090c9d26af82097db651c5f8399db9d44c60f47f5a945
|
checksum=8a0741d07d9314735b040cea6168f6daf1ac1c72d350d703f286b118135dfa7e
|
||||||
|
|
||||||
wimlib-devel_package() {
|
wimlib-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue