summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDaniel Dickinson <cshoredaniel@users.noreply.github.com>2017-01-14 01:56:08 -0500
committerGitHub <noreply@github.com>2017-01-14 01:56:08 -0500
commitef38306a4726fa6c07c6d4a763751552907099e4 (patch)
tree5265fcc2a13f92d682302ca1b56301b89f6059b1
parentde4bda67e0385876077f67971d441c1d093148ea (diff)
parent12e82a34254ea90b47dc8f3a66c408c916b4c234 (diff)
Merge pull request #943 from SvenRoederer/patch-1
freifunk-common: bump version as of recent changes
-rw-r--r--contrib/package/freifunk-common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/freifunk-common/Makefile b/contrib/package/freifunk-common/Makefile
index c15f02dcf..d9bbd994a 100644
--- a/contrib/package/freifunk-common/Makefile
+++ b/contrib/package/freifunk-common/Makefile
@@ -4,7 +4,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=freifunk-common
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)