upx: update to 3.93.
This commit is contained in:
parent
8e8d35fc91
commit
ab9fd6f9e4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'upx'
|
||||
pkgname=upx
|
||||
version=3.92
|
||||
version=3.93
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_target="all"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://upx.github.io/"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/upx/upx/releases/download/v${version}/upx-${version}-src.tar.xz"
|
||||
checksum=0378169c342a0f98dc93236deae42f72fda07d0b02d7f51e6147448ee7e77794
|
||||
checksum=893f1cf1580c8f0048a4d328474cb81d1a9bf9844410d2fd99f518ca41141007
|
||||
|
||||
do_install() {
|
||||
vbin src/upx.out upx
|
||||
|
|
Loading…
Reference in a new issue