Skip to content
Snippets Groups Projects
Commit f6ff75ee authored by Imre Kaloz's avatar Imre Kaloz
Browse files

fix typo

SVN-Revision: 23705
parent 723ab810
No related branches found
No related tags found
No related merge requests found
...@@ -60,7 +60,7 @@ else ...@@ -60,7 +60,7 @@ else
ifeq ($(PKG_VERSION),4.3.5) ifeq ($(PKG_VERSION),4.3.5)
PKG_MD5SUM:=e588cfde3bf323f82918589b94f14a15 PKG_MD5SUM:=e588cfde3bf323f82918589b94f14a15
endif endif
ifeq ($(PKG_VERSION),4,4,1) ifeq ($(PKG_VERSION),4.4.1)
PKG_MD5SUM:=927eaac3d44b22f31f9c83df82f26436 PKG_MD5SUM:=927eaac3d44b22f31f9c83df82f26436
endif endif
ifeq ($(PKG_VERSION),4.4.5) ifeq ($(PKG_VERSION),4.4.5)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment