summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/swupdate/swupdate.hash1
-rw-r--r--package/swupdate/swupdate.mk3
2 files changed, 3 insertions, 1 deletions
diff --git a/package/swupdate/swupdate.hash b/package/swupdate/swupdate.hash
index eb7722c443..c57ab899fa 100644
--- a/package/swupdate/swupdate.hash
+++ b/package/swupdate/swupdate.hash
@@ -1,3 +1,4 @@
# Locally calculated
sha256 1410f8967aad0f4d3b4561110dbfb2c1f8e337bdc332f6b120f4995762c8bf6b swupdate-2015.07.tar.gz
sha256 6cffe115cad73c0d1095f7880b6d2b97fc12b7f7871f532e5b33717e863f03d7 5a5ef5909f5da5b2070d58ffaee924bb8e6a51e1.patch
+sha256 b97a107a0e4625337485b9bb118bc9a33fa0f2bfcb80475cff017940b5261238 f26577423eb65728fcd10f78f9978dd07d51dcb9.patch
diff --git a/package/swupdate/swupdate.mk b/package/swupdate/swupdate.mk
index bcdc7640b3..e22bc08b6a 100644
--- a/package/swupdate/swupdate.mk
+++ b/package/swupdate/swupdate.mk
@@ -9,7 +9,8 @@ SWUPDATE_SITE = $(call github,sbabic,swupdate,$(SWUPDATE_VERSION))
SWUPDATE_LICENSE = GPLv2+, MIT, Public Domain
SWUPDATE_LICENSE_FILES = COPYING
SWUPDATE_PATCH = \
- https://github.com/sbabic/swupdate/commit/5a5ef5909f5da5b2070d58ffaee924bb8e6a51e1.patch
+ https://github.com/sbabic/swupdate/commit/5a5ef5909f5da5b2070d58ffaee924bb8e6a51e1.patch \
+ https://github.com/sbabic/swupdate/commit/f26577423eb65728fcd10f78f9978dd07d51dcb9.patch
# swupdate bundles its own version of mongoose (version 3.8) and
# lsqlite3 (version 0.8)
OpenPOWER on IntegriCloud