netbsd-wtf: checkout latest git rev.
This commit is contained in:
@@ -23,5 +23,4 @@ do_fetch() {
|
||||
local url="git://github.com/voidlinux/netbsd-wtf"
|
||||
msg_normal " Fetching source from $url ...\n"
|
||||
git clone ${url} ${pkgname}-${version}
|
||||
cd ${pkgname}-${version} && git checkout 5888f8b
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user