mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-22 12:23:27 +08:00
e2fsprogs: bump version
Closes #1423 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
bc7ffe741e
commit
801f22b356
1
CHANGES
1
CHANGES
@ -29,6 +29,7 @@
|
||||
#1345: Bump pppd to 2.4.5 and convert to Makefile.autotools.in
|
||||
#1411: [SECURITY] Update openssl package to 0.9.8n
|
||||
#1417: Bump iptables to 1.4.7
|
||||
#1423: Bump e2fsprogs to 1.41.11
|
||||
#1429: [SECURITY] Update php to 5.2.13
|
||||
#1441: Add binutils 2.20.1
|
||||
#1447: Package installation on target with debug symbols is broken
|
||||
|
@ -3,7 +3,7 @@
|
||||
# e2fsprogs
|
||||
#
|
||||
#############################################################
|
||||
E2FSPROGS_VERSION:=1.41.9
|
||||
E2FSPROGS_VERSION:=1.41.11
|
||||
E2FSPROGS_SOURCE=e2fsprogs-$(E2FSPROGS_VERSION).tar.gz
|
||||
E2FSPROGS_SITE=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/e2fsprogs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user