zram-swap: robustify mkswap/swapon/swapoff invocation
[openwrt/staging/mkresin.git] / package / system / zram-swap / Makefile
index 80f87fcdff9068ec772925f9c6638faf65671d67..d0d1baddd12f1c1d29b4f8ef0710e6c4dc79cbb6 100644 (file)
@@ -1,14 +1,11 @@
+# SPDX-License-Identifier: GPL-2.0-only
 #
-# Copyright (C) 2013 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
+# Copyright (C) 2013-2021 OpenWrt.org
 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=zram-swap
-PKG_RELEASE:=8
+PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)