mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
binwalk: update to 2.3.4.
This commit is contained in:
parent
c7e040d0fb
commit
9f1b1ee077
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'binwalk'
|
# Template file for 'binwalk'
|
||||||
pkgname=binwalk
|
pkgname=binwalk
|
||||||
version=2.3.3
|
version=2.3.4
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/ReFirmLabs/binwalk"
|
homepage="https://github.com/ReFirmLabs/binwalk"
|
||||||
distfiles="https://github.com/ReFirmLabs/binwalk/archive/v${version}.tar.gz"
|
distfiles="https://github.com/ReFirmLabs/binwalk/archive/v${version}.tar.gz"
|
||||||
checksum=7e32b94dc77632b51d18732b5456e2a3ef85e4521d7d4a54410e36f93859501f
|
checksum=60416bfec2390cec76742ce942737df3e6585c933c2467932f59c21e002ba7a9
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -i -e 's;/etc/bash_completion.d/%s;%s.bash;' setup.py
|
vsed -i -e 's;/etc/bash_completion.d/%s;%s.bash;' setup.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue