erofs-utils: update to 1.5.

This commit is contained in:
Duncaen 2022-07-28 19:24:32 +02:00
parent 99b3ef6958
commit 2495750980
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'erofs-utils'
pkgname=erofs-utils
version=1.3
version=1.5
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config"
@ -10,7 +10,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/about/"
distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/snapshot/erofs-utils-${version}.tar.gz"
checksum=132635740039bbe76d743aea72378bfae30dbf034e123929f5d794198d4c0b12
checksum=2310fa4377b566bf943e8eef992db3990f759528d5973e700efe3e4cb115ec23
pre_configure() {
autoreconf -fi

View file

@ -0,0 +1 @@
site="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/"