upx: update to 4.0.1, adopt
This commit is contained in:
parent
cf8aa04b9b
commit
2ddc532d2f
@ -1,21 +1,15 @@
|
||||
# Template file for 'upx'
|
||||
pkgname=upx
|
||||
version=3.96
|
||||
version=4.0.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_target=all
|
||||
make_build_args="CHECK_WHITESPACE=: CXXFLAGS_WERROR="
|
||||
make_use_env=yes
|
||||
build_style=cmake
|
||||
configure_args="-DCMAKE_BUILD_TYPE=Release"
|
||||
hostmakedepends="perl"
|
||||
makedepends="ucl zlib-devel"
|
||||
short_desc="Ultimate Packer for eXecutables"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://upx.github.io/"
|
||||
changelog="https://raw.githubusercontent.com/upx/upx/devel/NEWS"
|
||||
distfiles="https://github.com/upx/upx/releases/download/v${version}/upx-${version}-src.tar.xz"
|
||||
checksum=47774df5c958f2868ef550fb258b97c73272cb1f44fe776b798e393465993714
|
||||
|
||||
do_install() {
|
||||
vbin src/upx.out upx
|
||||
vman doc/upx.1
|
||||
}
|
||||
checksum=77003c8e2e29aa9804e2fbaeb30f055903420b3e01d95eafe01aed957fb7e190
|
||||
|
Loading…
x
Reference in New Issue
Block a user