mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Bump PAK_VER for all packages that use SERVICES
Since we have extended services.cgi that it reads the Services field from the Pakfire metadata, we will need to make sure that that metadata is going to be on those systems. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = rpcbind
|
||||
PAK_VER = 5
|
||||
PAK_VER = 6
|
||||
|
||||
DEPS = libtirpc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user