cgo: update to 0.6.0
This commit is contained in:
parent
c4a7fde878
commit
665455bd1f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cgo'
|
||||
pkgname=cgo
|
||||
version=0.5.0
|
||||
version=0.6.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Terminal based gopher client"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|||
license="ISC"
|
||||
homepage="https://github.com/kieselsteini/cgo"
|
||||
distfiles="https://github.com/kieselsteini/cgo/archive/v${version}.tar.gz"
|
||||
checksum=89e4038d27dae0e009c7d313fc1945c5ee52006685b517ec0970b198e098ad54
|
||||
checksum=25de0af911769f0b5a2b4234b281a140827e4b9355586b2b62410f087e37f677
|
||||
|
||||
pre_build() {
|
||||
sed -i '/CC = cc/d' Makefile
|
||||
|
|
Loading…
Reference in a new issue