aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2018-07-27 12:23:40 +0200
committerJohn Crispin <john@phrozen.org>2018-07-30 10:35:12 +0200
commit5647cc7bd49232839281d28c7575fb5e0a84515c (patch)
treec4e3da3a42dfb913381e4da7ee6a33b43f0bf5c0 /package/utils
parent5b614e33476269ccb7b526e9e7e5f67eacdb9dc1 (diff)
downloadupstream-5647cc7bd49232839281d28c7575fb5e0a84515c.tar.gz
upstream-5647cc7bd49232839281d28c7575fb5e0a84515c.tar.bz2
upstream-5647cc7bd49232839281d28c7575fb5e0a84515c.zip
treewide: Bump PKG_RELEASE due to mbedtls update
Bump PKG_RELEASE on packages that depends on (lib)mbedtls to avoid library mismatch. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'package/utils')
-rw-r--r--package/utils/px5g/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/px5g/Makefile b/package/utils/px5g/Makefile
index 549d4e587e..7b5748425d 100644
--- a/package/utils/px5g/Makefile
+++ b/package/utils/px5g/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=px5g
-PKG_RELEASE:=7
+PKG_RELEASE:=8
PKG_LICENSE:=LGPL-2.1
PKG_BUILD_DIR:=$(BUILD_DIR)/px5g-$(BUILD_VARIANT)