aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/zram-swap
diff options
context:
space:
mode:
authorEmil Muratov <gpm@hotplug.ru>2018-09-25 12:24:28 +0300
committerHauke Mehrtens <hauke@hauke-m.de>2018-09-29 17:23:11 +0200
commitbbf46c9f8feea755ceb8e33ccf91733c1c2b2a34 (patch)
tree07dc31bad81ca20bab83f73179c0b4b548a83e33 /package/system/zram-swap
parent70d3ffb47fcef901e4d86da4c9077ba8b8e2ba10 (diff)
downloadupstream-bbf46c9f8feea755ceb8e33ccf91733c1c2b2a34.tar.gz
upstream-bbf46c9f8feea755ceb8e33ccf91733c1c2b2a34.tar.bz2
upstream-bbf46c9f8feea755ceb8e33ccf91733c1c2b2a34.zip
zram-swap: bump pkg version
Signed-off-by: Emil Muratov <gpm@hotplug.ru>
Diffstat (limited to 'package/system/zram-swap')
-rw-r--r--package/system/zram-swap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/system/zram-swap/Makefile b/package/system/zram-swap/Makefile
index bd84d79b01..99dd9a675f 100644
--- a/package/system/zram-swap/Makefile
+++ b/package/system/zram-swap/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=zram-swap
-PKG_VERSION:=1
+PKG_VERSION:=1.1
PKG_RELEASE:=2
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)