termux-packages/packages/golang
Fredrik Fornwall 4b25506e12 golang: Fix version numbering mistake
Apt considers 1.5.1.rel to be a lower version than 1.5.rel so the
golang 1.5 package was never updated to 1.5.1.

Fix that by introducing an epoch number (1) and prefix it to 1.5.1,
so that the resulting version number 1:1.5.1 is considered higher.

Thanks to Kristof Kovacs for reporting.
2015-11-17 17:06:59 -05:00
..
build.sh golang: Fix version numbering mistake 2015-11-17 17:06:59 -05:00
src-os-file_unix.go.patch Add experimental golang package 2015-08-14 16:29:47 -04:00
src-runtime-cgo-cgo.go.patch golang: Various fixes 2015-08-17 16:58:29 -04:00
src-runtime-cgo-gcc_android.c.patch golang: Various fixes 2015-08-17 16:58:29 -04:00