diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-10-05 03:52:28 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-10-05 03:52:28 +0800 |
commit | d41d394c0511165441de02477b54e07b8239c0a1 (patch) | |
tree | 68aa568987b2b7843ee413374475c5f447f958f1 /devel | |
parent | 7b236d0edc50c103683da25597dc28890ba6fd6b (diff) | |
download | freebsd-ports-gnome-d41d394c0511165441de02477b54e07b8239c0a1.tar.gz freebsd-ports-gnome-d41d394c0511165441de02477b54e07b8239c0a1.tar.zst freebsd-ports-gnome-d41d394c0511165441de02477b54e07b8239c0a1.zip |
devel/fb-adb: update 64bit NDK
MFH: 2016Q4
Diffstat (limited to 'devel')
-rw-r--r-- | devel/fb-adb/Makefile | 2 | ||||
-rw-r--r-- | devel/fb-adb/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/fb-adb/Makefile b/devel/fb-adb/Makefile index 1157c488038a..eca9e852254c 100644 --- a/devel/fb-adb/Makefile +++ b/devel/fb-adb/Makefile @@ -57,7 +57,7 @@ WRKSRC_ndk= ${ANDROID_NDK} .else NDK_DISTFILES= ${NDK_DISTFILES_${LINUX_ARCH}} NDK_DISTFILES_i386= android-ndk-r10e-linux-x86.bin:7z -NDK_DISTFILES_x86_64= android-ndk-r11c-linux-x86_64.zip:zip +NDK_DISTFILES_x86_64= android-ndk-r12b-linux-x86_64.zip:zip WRKSRC_ndk= ${WRKDIR}/${NDK_DISTFILES:R:C/(-[^-]+){2}$//} .endif NDK_USES= 7z:partial linux diff --git a/devel/fb-adb/distinfo b/devel/fb-adb/distinfo index 890f26a75edf..8c9184ff28f3 100644 --- a/devel/fb-adb/distinfo +++ b/devel/fb-adb/distinfo @@ -1,6 +1,7 @@ +TIMESTAMP = 1472009581 SHA256 (android-ndk-r10e-linux-x86.bin) = 92b07d25aaad9b341a7f2b2a62402d508e948bf2dea3ee7b65a6aeb18bca7df5 SIZE (android-ndk-r10e-linux-x86.bin) = 394281908 -SHA256 (android-ndk-r11c-linux-x86_64.zip) = ba85dbe4d370e4de567222f73a3e034d85fc3011b3cbd90697f3e8dcace3ad94 -SIZE (android-ndk-r11c-linux-x86_64.zip) = 794135138 +SHA256 (android-ndk-r12b-linux-x86_64.zip) = eafae2d614e5475a3bcfd7c5f201db5b963cc1290ee3e8ae791ff0c66757781e +SIZE (android-ndk-r12b-linux-x86_64.zip) = 755551010 SHA256 (facebook-fb-adb-1.4.4-124-gb230619_GH0.tar.gz) = ecac30fcec56cf98e548a62c62f056adaf568e0f23b6def6daf00ef19edd6954 SIZE (facebook-fb-adb-1.4.4-124-gb230619_GH0.tar.gz) = 250357 |