netbsd-wtf: checkout latest git rev.
This commit is contained in:
parent
d40c6ef5e5
commit
bd589de95f
1 changed files with 0 additions and 1 deletions
|
@ -23,5 +23,4 @@ do_fetch() {
|
||||||
local url="git://github.com/voidlinux/netbsd-wtf"
|
local url="git://github.com/voidlinux/netbsd-wtf"
|
||||||
msg_normal " Fetching source from $url ...\n"
|
msg_normal " Fetching source from $url ...\n"
|
||||||
git clone ${url} ${pkgname}-${version}
|
git clone ${url} ${pkgname}-${version}
|
||||||
cd ${pkgname}-${version} && git checkout 5888f8b
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue