Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Commit

Permalink
Rename the tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Dec 14, 2015
1 parent 6216504 commit a067516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ VERSION = v0.1.0-beta.4
TAG = -2-g17a7acb
INPUT = measurement_kit-jni-$(VERSION)$(TAG).tar.bz2
OVERSION = $$(git describe --tags)
OUTPUT = measurement_kit-jni-libs-$(OVERSION).tar.bz2
OUTPUT = measurement_kit-android-$(OVERSION).tar.bz2
PACKAGE = io.github.measurement_kit.jni

ABIS = arm64-v8a armeabi armeabi-v7a mips mips64 x86 x86_64
Expand Down

0 comments on commit a067516

Please sign in to comment.