diff --git a/Makefile b/Makefile index 3233572..89325a2 100644 --- a/Makefile +++ b/Makefile @@ -11,12 +11,13 @@ DEPENDS = bash,dhclient,ifupdown,procps-ng,sysvinit ARCH = x86_64 URL = +BRIEF = Base scripts for sysvinit DESC = This package supplies the base system init scripts for sysvinit ARCHIVE := '' SRCDIR := $(PWD)/SRC/initscripts PATCHDIR := $(PWD)/SRC/patches -VERSION := 0.4sr0 +VERSION := 0.4-1 include /usr/share/snap/Makefile.snaplinux