Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Template file for 'go'
|
||||
pkgname=go
|
||||
version=r60.3
|
||||
depends="make"
|
||||
makedepends="mercurial ed bison glibc-devel"
|
||||
short_desc="The Go Programming Language"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://golang.org/"
|
||||
@@ -19,12 +21,7 @@ nofetch=yes
|
||||
noextract=yes
|
||||
nostrip=yes
|
||||
|
||||
Add_dependency run make
|
||||
|
||||
Add_dependency build mercurial
|
||||
Add_dependency build ed
|
||||
Add_dependency build bison
|
||||
Add_dependency build glibc-devel
|
||||
|
||||
do_fetch() {
|
||||
local url="https://go.googlecode.com/hg"
|
||||
|
||||
Reference in New Issue
Block a user