diff --git a/patches/openwrt/0022-hostapd-work-around-unconditional-libopenssl-build-dependency.patch b/patches/openwrt/0022-hostapd-work-around-unconditional-libopenssl-build-dependency.patch
index 0d51e607e7b0922cb2d7ff4d95b19810c3b50e7e..289a94a1a98f9f88f9c5e4a02891c29f309720b3 100644
--- a/patches/openwrt/0022-hostapd-work-around-unconditional-libopenssl-build-dependency.patch
+++ b/patches/openwrt/0022-hostapd-work-around-unconditional-libopenssl-build-dependency.patch
@@ -8,7 +8,7 @@ not only wpad-mesh. Fix this by applying the same workaround as in
 ustream-ssl.
 
 diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile
-index 3dff7b4..d86bb43 100644
+index c16cb11..c39b6b4 100644
 --- a/package/network/services/hostapd/Makefile
 +++ b/package/network/services/hostapd/Makefile
 @@ -177,7 +177,7 @@ endef
diff --git a/patches/openwrt/0027-odhcp6c-minor-fixes.patch b/patches/openwrt/0023-odhcp6c-minor-fixes.patch
similarity index 100%
rename from patches/openwrt/0027-odhcp6c-minor-fixes.patch
rename to patches/openwrt/0023-odhcp6c-minor-fixes.patch