Update package version to 0.4.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: enit
|
||||
description: The official init system for Tide Linux
|
||||
version: 0.3.3
|
||||
version: 0.4.0
|
||||
revision: 1
|
||||
url: https://github.com/EnumeratedDev/enit
|
||||
license: MIT
|
||||
@@ -8,13 +8,11 @@ architecture: any
|
||||
output_architecture: x86_64
|
||||
type: source
|
||||
keep:
|
||||
- etc/esvm/enabled_services
|
||||
- etc/esvm/enabled-services.yml
|
||||
make_depends:
|
||||
- git
|
||||
- golang
|
||||
downloads:
|
||||
- url: https://github.com/EnumeratedDev/enit.git
|
||||
type: git
|
||||
clone_to: ${BPM_SOURCE}
|
||||
git_branch: ${BPM_PKG_VERSION}
|
||||
checksum: bcff6fecf8c0f2a230142159a5b1da9f6762426b
|
||||
- url: https://github.com/EnumeratedDev/enit/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: b3ed910f07afcda56e62a8fa5f15da086d9b5775a55fa32e71aa65cc635d2bd4
|
||||
|
||||
Reference in New Issue
Block a user