projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[include] netfilter.mk: fix connmark packaging for Kernels >= 2.6.35, thanks Daniel...
[openwrt.git]
/
tools
/
e2fsprogs
/
Makefile
diff --git
a/tools/e2fsprogs/Makefile
b/tools/e2fsprogs/Makefile
index
893fcf4
..
413e965
100644
(file)
--- a/
tools/e2fsprogs/Makefile
+++ b/
tools/e2fsprogs/Makefile
@@
-8,8
+8,8
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=e2fsprogs
-PKG_VERSION:=1.41.1
2
-PKG_MD5SUM:=
1b24a21fc0c2381ef420961cbfec733f
+PKG_VERSION:=1.41.1
3
+PKG_MD5SUM:=
7508a192c7a9471e2128424f4eafac1c
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
This page took
0.022119 seconds
and
4
git commands to generate.