erofs-utils: update to 1.8.2.
This commit is contained in:
parent
fbbc0842d5
commit
7cd243d5a5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'erofs-utils'
|
||||
pkgname=erofs-utils
|
||||
version=1.8.1
|
||||
version=1.8.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
|
@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/about/"
|
||||
changelog="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/plain/ChangeLog"
|
||||
distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/snapshot/erofs-utils-${version}.tar.gz"
|
||||
checksum=5dbf7b492f7682462b97a77121d43ca7609cd90e65f8c96931aefc820a6f0da3
|
||||
checksum=64b6ff7e899f62480283cee63787f37f0f9c4be7a6bc7a23d734aaa873a6cff4
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue