]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
odhcp6c: Increase PKG_RELEASE
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 1 Jul 2026 21:10:44 +0000 (23:10 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 1 Jul 2026 21:11:25 +0000 (23:11 +0200)
Indicate that there are some changes. This should make sure that the
package gets updated.

Fixes: 257aee0cc030 ("scripts: dhcpv6: don't report custom ip6class if default")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/ipv6/odhcp6c/Makefile

index eddb1858d01043704448ce2a04223d011412633d..480c3e44d7d1b6d4a88e0bf21014a752c1955aaf 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=odhcp6c
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/odhcp6c.git