upx: update to 3.95.

This commit is contained in:
maxice8 2018-08-26 15:08:07 -03:00
parent 03ff4c66b5
commit 995b2602cb
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,19 +1,19 @@
# Template file for 'upx' # Template file for 'upx'
pkgname=upx pkgname=upx
version=3.94 version=3.95
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_build_target="all" make_build_target=all
make_build_args="CHECK_WHITESPACE=:" make_build_args="CHECK_WHITESPACE=:"
hostmakedepends="perl" hostmakedepends="perl"
makedepends="ucl zlib-devel" makedepends="ucl zlib-devel"
short_desc="Ultimate Packer for eXecutables" short_desc="Ultimate Packer for eXecutables"
wrksrc="upx-${version}-src" wrksrc="upx-${version}-src"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://upx.github.io/"
license="GPL-2" license="GPL-2"
homepage="https://upx.github.io/"
distfiles="https://github.com/upx/upx/releases/download/v${version}/upx-${version}-src.tar.xz" distfiles="https://github.com/upx/upx/releases/download/v${version}/upx-${version}-src.tar.xz"
checksum=81ef72cdac7d8ccda66c2c1ab14f4cd54225e9e7b10cd40dd54be348dbf25621 checksum=3b0f55468d285c760fcf5ea865a070b27696393002712054c69ff40d8f7f5592
do_install() { do_install() {
vbin src/upx.out upx vbin src/upx.out upx