mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
erofs-utils: update to 1.5.
This commit is contained in:
parent
99b3ef6958
commit
2495750980
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'erofs-utils'
|
# Template file for 'erofs-utils'
|
||||||
pkgname=erofs-utils
|
pkgname=erofs-utils
|
||||||
version=1.3
|
version=1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/about/"
|
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"
|
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() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
1
srcpkgs/erofs-utils/update
Normal file
1
srcpkgs/erofs-utils/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
site="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/"
|
Loading…
Add table
Reference in a new issue