blob: af99058c0f2360549bc26987656c3f6c86b592d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = minishift
pkgdesc = Run OpenShift locally
pkgver = 1.32.0
pkgrel = 1
url = https://github.com/minishift/minishift
arch = x86_64
license = APACHE
makedepends = go
makedepends = git
optdepends = virtualbox: to use minishift with VirtualBox virtualization
optdepends = docker-machine-kvm: to use minishisft with KVM virtualization
source = https://github.com/minishift/minishift/archive/v1.32.0.tar.gz
sha512sums = 7326d6a32b8bf6938fb39a40c3676f76582e037848fd6301ac25bacf6dd63bf4ab090064305eee01dd71ee62dfa7bbbfa1b45ed834ab9a8313517d9053ab00a3
pkgname = minishift
|