mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:07:45 +00:00
Ports/e2fsprogs: Update e2fsprogs to version 1.47.0
This commit is contained in:
parent
cbb8913664
commit
97a9e7d7ab
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='e2fsprogs'
|
||||
version='1.46.5'
|
||||
version='1.47.0'
|
||||
files=(
|
||||
"https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v${version}/e2fsprogs-${version}.tar.xz#2f16c9176704cf645dc69d5b15ff704ae722d665df38b2ed3cfc249757d8d81e"
|
||||
"https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v${version}/e2fsprogs-${version}.tar.xz#144af53f2bbd921cef6f8bea88bb9faddca865da3fbc657cc9b4d2001097d5db"
|
||||
)
|
||||
useconfigure='true'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue