Skip to content

Commit

Permalink
Ports/e2fsprogs: Update e2fsprogs to version 1.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EWouters authored and gmta committed Oct 12, 2023
1 parent cbb8913 commit 97a9e7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Ports/AvailablePorts.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`dropbear`](dropbear/) | Dropbear SSH | 2022.82 | https://dropbear.nl/mirror/dropbear.html |
| [`dtc`](dtc/) | Device Tree Compiler | 1.7.0 | https://github.com/dgibson/dtc |
| [`dungeonrush`](dungeonrush/) | DungeonRush | 1.1-beta | https://github.com/Rapiz1/DungeonRush |
| [`e2fsprogs`](e2fsprogs/) | e2fsprogs | 1.46.5 | http:https://e2fsprogs.sourceforge.net/ |
| [`e2fsprogs`](e2fsprogs/) | e2fsprogs | 1.47.0 | http:https://e2fsprogs.sourceforge.net/ |
| [`ed`](ed/) | GNU ed | 1.18 | https://www.gnu.org/software/ed/ |
| [`edid-decode`](edid-decode/) | edid-decode | 20220315.cb74358c2896 | https://git.linuxtv.org/edid-decode |
| [`editline`](editline/) | editline | 1.17.1 | https://github.com/troglobit/editline |
Expand Down
4 changes: 2 additions & 2 deletions Ports/e2fsprogs/package.sh
Original file line number Diff line number Diff line change
@@ -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'

0 comments on commit 97a9e7d

Please sign in to comment.