smali: update to 2.1.2.
This commit is contained in:
parent
fc8ae90848
commit
e0995a64ff
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'smali'
|
||||
pkgname=smali
|
||||
version=2.1.1
|
||||
version=2.1.2
|
||||
revision=1
|
||||
short_desc="An assembler/disassembler for Android's dex format"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -11,9 +11,9 @@ distfiles="
|
|||
https://bitbucket.org/JesusFreke/smali/downloads/smali-${version}.jar
|
||||
https://bitbucket.org/JesusFreke/smali/downloads/baksmali-${version}.jar
|
||||
https://raw.githubusercontent.com/JesusFreke/smali/v${version}/NOTICE"
|
||||
checksum="593f084064f8e3b77b0a211f9b94227fe31e3bfde2af558cc31382e0e3c68cc7
|
||||
085a84923745af8878d81f8c97b7fd046309e74c4ce97ebcdb218aaaf5256770
|
||||
8eb3770690019bb26a1d550970a8f19cb12ac60d89a7fc977bf4f1e99db04c79"
|
||||
checksum="9e587778c0329a509c82d8e78ea3e694e17106c788a4f53507920e51e50a8b83
|
||||
cf1c5884f27b9774ad92fe8ffd629bf362d554d56d6db414cd6c69d9c9068265
|
||||
6a5ccbe10280293e14ecfc435ae422afc406265244e98f0a87e1ecfa238ab10c"
|
||||
|
||||
do_extract() {
|
||||
:
|
||||
|
|
Loading…
Reference in a new issue