upx: update to 3.91.

This commit is contained in:
Juan RP 2014-04-15 11:32:17 +02:00
parent 3c46dc9c13
commit 300611d601
1 changed files with 8 additions and 11 deletions

View File

@ -1,21 +1,18 @@
# Template file for 'upx'
pkgname=upx
version=3.08
revision=2
makedepends="ucl perl"
version=3.91
revision=1
build_style=gnu-makefile
make_build_target="all"
hostmakedepends="perl"
makedepends="ucl zlib-devel"
short_desc="Ultimate Packer for eXecutables"
wrksrc="upx-${version}-src"
maintainer="pancake <pancake@nopcode.org>"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://upx.sourceforge.net/"
license="GPL-2"
distfiles="http://upx.sourceforge.net/download/upx-${version}-src.tar.bz2"
checksum=c6d873925ef0d5422b9320c7075ef9be5981a6f99418469ce067becd68de65eb
do_build() {
make ${makejobs} all
cd doc
make upx.1
}
checksum=527ce757429841f51675352b1f9f6fc8ad97b18002080d7bf8672c466d8c6a3c
do_install() {
vinstall src/upx.out 755 usr/bin upx