mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-27 08:47:16 +00:00
package/cgroupfs-mount: bump version to 1.4
Removed empty line from cgroupfs-mount.mk as well. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
46ff1eda54
commit
9aef033804
@ -1,2 +1,2 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 fb32a8d9de491358d28f56ab76a56e1a611b90d5b6326910d3a69395fa539027 cgroupfs-mount-7285bf44402029394808339f69f4f293730fc2c6.tar.gz
|
sha256 d6c8aff7af59c7d0082ee3018c97f73b0421e81a49bb28ad9f66a36da5cd6ec7 cgroupfs-mount-1.4.tar.gz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
CGROUPFS_MOUNT_VERSION = 7285bf44402029394808339f69f4f293730fc2c6
|
CGROUPFS_MOUNT_VERSION = 1.4
|
||||||
CGROUPFS_MOUNT_SITE = $(call github,tianon,cgroupfs-mount,$(CGROUPFS_MOUNT_VERSION))
|
CGROUPFS_MOUNT_SITE = $(call github,tianon,cgroupfs-mount,$(CGROUPFS_MOUNT_VERSION))
|
||||||
CGROUPFS_MOUNT_LICENSE = GPL-3.0+
|
CGROUPFS_MOUNT_LICENSE = GPL-3.0+
|
||||||
CGROUPFS_MOUNT_LICENSE_FILES = debian/copyright
|
CGROUPFS_MOUNT_LICENSE_FILES = debian/copyright
|
||||||
@ -17,7 +17,6 @@ endef
|
|||||||
define CGROUPFS_MOUNT_INSTALL_INIT_SYSV
|
define CGROUPFS_MOUNT_INSTALL_INIT_SYSV
|
||||||
$(INSTALL) -m 0755 -D $(CGROUPFS_MOUNT_PKGDIR)/S30cgroupfs \
|
$(INSTALL) -m 0755 -D $(CGROUPFS_MOUNT_PKGDIR)/S30cgroupfs \
|
||||||
$(TARGET_DIR)/etc/init.d/S30cgroupfs
|
$(TARGET_DIR)/etc/init.d/S30cgroupfs
|
||||||
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(generic-package))
|
$(eval $(generic-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user