mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
smali: update to 2.3.4
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
3f4a1d6b13
commit
9be51f8722
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'smali'
|
# Template file for 'smali'
|
||||||
pkgname=smali
|
pkgname=smali
|
||||||
version=2.2.5
|
version=2.3.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
depends="virtual?java-runtime"
|
depends="virtual?java-runtime"
|
||||||
|
@ -12,10 +12,9 @@ distfiles="
|
||||||
https://bitbucket.org/JesusFreke/smali/downloads/smali-${version}.jar
|
https://bitbucket.org/JesusFreke/smali/downloads/smali-${version}.jar
|
||||||
https://bitbucket.org/JesusFreke/smali/downloads/baksmali-${version}.jar
|
https://bitbucket.org/JesusFreke/smali/downloads/baksmali-${version}.jar
|
||||||
https://raw.githubusercontent.com/JesusFreke/smali/v${version}/NOTICE"
|
https://raw.githubusercontent.com/JesusFreke/smali/v${version}/NOTICE"
|
||||||
checksum="7bd1677594b917f6c538b7ac7e8958294a94ec95e99efecda5aee935060138b6
|
checksum="a7c3bedc9c2a82191a30cfd1a0191f984f7b9add5a75112a7c9686d01dd99d0b
|
||||||
e12c5c9c140ee63487037ad8dc6d5ebd43c0185e1a56524f554d0a845240ec06
|
4896337b63a48c318de35f1f861b2a374d0f1ad6b17b6067e16b7d788e8ce4ef
|
||||||
2fdfd360744a49b461eaf016088205c45926596f0106c26553cb90b1adc5a046"
|
2fdfd360744a49b461eaf016088205c45926596f0106c26553cb90b1adc5a046"
|
||||||
nocross=yes
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/smali
|
vmkdir usr/share/smali
|
||||||
|
|
Loading…
Add table
Reference in a new issue