This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, master has been updated via 2b47cc27e3fbb6478a8729bc3c8fcffa7df3538a (commit) from 6bff907d71e6e4c72d94ffd8657141d54575369e (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 2b47cc27e3fbb6478a8729bc3c8fcffa7df3538a Author: Arne Fitzenreiter arne_f@ipfire.org Date: Wed Jul 13 13:33:21 2016 +0200
bump package version of corrupted paks.
I had uploaded the wrong arch of this paks so bump version to fix this in pakfire.
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
-----------------------------------------------------------------------
Summary of changes: lfs/clamav | 2 +- lfs/hostapd | 2 +- lfs/mc | 2 +- lfs/nfs | 2 +- lfs/rpcbind | 2 +- lfs/tor | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-)
Difference in files: diff --git a/lfs/clamav b/lfs/clamav index 8911619..0625ecf 100644 --- a/lfs/clamav +++ b/lfs/clamav @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = clamav -PAK_VER = 33 +PAK_VER = 34
DEPS = ""
diff --git a/lfs/hostapd b/lfs/hostapd index 7d193d9..a4fe99a 100644 --- a/lfs/hostapd +++ b/lfs/hostapd @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = hostapd -PAK_VER = 36 +PAK_VER = 37
DEPS = ""
diff --git a/lfs/mc b/lfs/mc index 945d604..b682d64 100644 --- a/lfs/mc +++ b/lfs/mc @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = mc -PAK_VER = 12 +PAK_VER = 13
DEPS = ""
diff --git a/lfs/nfs b/lfs/nfs index 42ac5b5..23a1773 100644 --- a/lfs/nfs +++ b/lfs/nfs @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nfs -PAK_VER = 8 +PAK_VER = 9
DEPS = "rpcbind"
diff --git a/lfs/rpcbind b/lfs/rpcbind index d9e2885..e7f9eff 100644 --- a/lfs/rpcbind +++ b/lfs/rpcbind @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = rpcbind -PAK_VER = 1 +PAK_VER = 2
DEPS = "libtirpc"
diff --git a/lfs/tor b/lfs/tor index 4cecf23..a00ff25 100644 --- a/lfs/tor +++ b/lfs/tor @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tor -PAK_VER = 16 +PAK_VER = 17
DEPS = ""
hooks/post-receive -- IPFire 2.x development tree