[3/5] BUG12156: increased paket number

Message ID 20190903204548.2045-3-sfeddersen@ipfire.org
State Accepted
Commit 837158dd9627011a6381c00d0176b6ae54cd917a
Headers
Series [1/5] BUG12156: changed wio.cgi to fix broken Web GUI |

Commit Message

Stephan Feddersen Sept. 3, 2019, 8:45 p.m. UTC
  ---
 lfs/wio | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/lfs/wio b/lfs/wio
index 92186efad..3d788efda 100644
--- a/lfs/wio
+++ b/lfs/wio
@@ -15,7 +15,7 @@  THISAPP    = wio-$(VER)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = wio
-PAK_VER    = 4
+PAK_VER    = 5
 
 ###############################################################################
 # Top-level Rules