Commit Graph

132 Commits

Author SHA1 Message Date
Tee KOBAYASHI 69e06970d3 golang: Bump to 1.19.3 2022-11-03 04:09:44 +00:00
Arun 6b791a9fcf upgpkg(main/golang): update to 1.19.2 2022-10-06 18:42:24 +05:30
Arun 0c5ed87a73 upgpkg(main/golang): update to 1.19.1 2022-09-08 19:31:44 +03:00
MedzikUser 188397112d
golang: update to 1.19 2022-08-23 12:51:01 +02:00
tjhexf 302bb99f06 golang: update to 1.18.3 2022-06-07 19:04:25 +05:30
Tee KOBAYASHI 15fe94ce97 golang: Update to 1.18.2 2022-05-11 19:36:24 +05:30
Tee KOBAYASHI 034efbb507 golang: Update to 1.18.1 2022-04-13 11:41:12 +05:30
Tee KOBAYASHI 3c617f6222 golang: Fix hardcoded `/etc/resolv.conf` and friends 2022-04-01 17:22:37 +09:00
Tee KOBAYASHI a860a7dc20 golang: Update to 1.18 2022-03-23 10:13:33 +09:00
Tee KOBAYASHI 13c7ef4379 golang: Update to 1.17.8 2022-03-07 12:07:11 +05:30
Medzik 1928761152 bump golang to 1.17.7 2022-02-16 05:17:17 +05:30
Arun 1fe661b544 golang: update to 1.17.6 2022-01-14 09:30:45 +01:00
Oskar c8d11846b9 golang: update to 1.17.5 2021-12-10 19:33:05 +05:30
sk0kanik ecae8900d5 golang: from 1.17.3 to 1.17.4 2021-12-07 01:16:06 +05:30
Oskar a6b59d4792
golang: update to 1.17.3 (#7928) 2021-11-04 20:35:46 +01:00
Oskar 374a950dae
golang: update to 1.17.2 (#7706) 2021-10-09 00:37:06 +03:00
Leonid Pliushch 93a64bcb70
golang: bump revision 2021-09-21 10:11:07 +03:00
Henrik Grimler 315742c2ad
golang: bump revision 2021-09-21 09:00:48 +02:00
Henrik Grimler 4d6483a7d4
golang: set GO_LDSO to specify linker
Fixes https://github.com/termux/termux-packages/issues/7573
2021-09-21 08:41:12 +02:00
Henrik Grimler b55f61a1a1
golang: bump again, i686 and x86_64 are missing from repo 2021-09-15 17:06:44 +02:00
Henrik Grimler 23585c7944
golang: bump package
Only aarch64 deb is available on repo for some reason
2021-09-14 21:49:17 +02:00
Oskar 8a780c7c7e
golang: upgrade to 1.17.1 (#7416) 2021-09-13 17:50:02 +01:00
Lucy Phipps 6d356992fd
bump git, golang, harfbuzz
https://github.com/termux/termux-packages/pull/7335#issuecomment-904202191
2021-08-24 20:12:59 +01:00
Oskar ed869e42dc
golang: revert to 1.16 (#7373)
Issue: https://github.com/termux/termux-packages/issues/7356
2021-08-21 16:58:27 +03:00
Oskar a353946fc5
golang: update to 1.17 (#7345) 2021-08-17 23:31:46 +01:00
MedzikUser 1edd9011d5
golang: update to 1.16.7 (#7308) 2021-08-15 00:59:49 +03:00
Leonid Pliushch 3da76dfd64
golang: update to 1.16.6 2021-07-16 22:39:09 +03:00
Suhan G Paradkar 0c103765f4
golang: update to 1.16.5 (#7020) 2021-06-16 16:49:39 +03:00
Richard Boß 60eff6a0ef
golang: update to 1.16.3 (#6636) 2021-04-16 14:14:45 +03:00
Nuruddin Ashr 47151cb409
golang: update to 1.16 (#6417) 2021-02-17 15:01:29 +02:00
Leonid Pliushch 2d5fdf9b32
golang: update to 1.15.8 2021-02-05 20:48:13 +00:00
Leonid Pliushch 2ccbe9b60f
golang: fix bootstrapping 2020-12-29 01:13:33 +02:00
Leonid Pliushch 533e798729
golang: clang 11 compatibility for arm, i686 and x86_64 2020-12-29 00:49:06 +02:00
Leonid Pliushch 20f7ae73af
golang: compatibility with clang 11
Issue https://github.com/termux/termux-packages/issues/6183
2020-12-29 00:43:18 +02:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Leonid Pliushch b58132361b
revbump: fzf, gh, hugo, golang 2020-12-07 21:07:13 +00:00
Leonid Pliushch 40f14b24f8
golang: update to 1.15.6 2020-12-07 20:55:56 +00:00
Leonid Pliushch 36a846c725 build-package.sh: do not set -Wl,-z,relro,-z,now ldflags for Golang CGO
Causes this error when building Golang projects:

 invalid flag in go:cgo_ldflag: -Wl,-z,relro,-z,now
2020-11-22 13:52:28 +00:00
Leonid Pliushch 4644f57bec golang: fix build error 2020-11-22 13:37:33 +00:00
Leonid Pliushch 1cff00f7cb golang: update to 1.15.5 2020-11-22 13:01:28 +00:00
Henrik Grimler a0c55edc50 golang: bump revision 2020-10-17 23:41:06 +02:00
Henrik Grimler e6d61103b0 golang: update to 1.15.3 2020-10-17 21:19:10 +02:00
Krishna Kanhaiya c3eb5a8313 golang: update to 1.15.2 (#5794) 2020-09-11 03:50:33 +03:00
Krishna Kanhaiya 1b23a10f12 Update build.sh 2020-09-04 13:48:23 +05:30
Krishna Kanhaiya a3f49f72a4 golang: build.sh add misc directory
Add misc directory in golang root which contains useful wrapper for wasm, android etc
2020-09-04 11:19:24 +05:30
Nuruddin Ashr 41a5d5efd6 Upgrade to go version 1.15.1 2020-09-02 12:32:12 +05:30
Butta 43c6c153f9 golang: update from 1.14.7 to 1.15 2020-08-12 10:39:23 +05:30
Nuruddin Ashr 23c155d70a Upgrade to go version 1.14.7 2020-08-08 14:21:10 +07:00
Nuruddin Ashr 3ba79550b1 Upgrade to golang version 1.14.6 2020-07-17 13:07:25 +03:00
Nuruddin Ashr ebc92a9485 Upgrade to go version 1.14.5 2020-07-15 10:08:58 +03:00