libwg-go: version bump

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2019-10-18 14:57:12 +02:00
parent 0f91aeb2d3
commit 2694f48b87

View File

@ -20,7 +20,7 @@ export GOARCH := $(NDK_GO_ARCH_MAP_$(ANDROID_ARCH_NAME))
export GOOS := android export GOOS := android
export CGO_ENABLED := 1 export CGO_ENABLED := 1
DESIRED_GO_VERSION := 1.13.2 DESIRED_GO_VERSION := 1.13.3
default: $(DESTDIR)/libwg-go.so default: $(DESTDIR)/libwg-go.so