forked from ports/contrib
upx: 3.03 -> 3.07
This commit is contained in:
parent
790842abea
commit
8ae610b4c3
@ -1 +1 @@
|
||||
1d5830fff06537a129c923527c4ce205 upx-3.03-src.tar.bz2
|
||||
8186ab103288242f7e8ecad1acd4af03 upx-3.07-src.tar.bz2
|
||||
|
@ -5,12 +5,12 @@
|
||||
# Depends on: ucl lzo zlib
|
||||
|
||||
name=upx
|
||||
version=3.03
|
||||
version=3.07
|
||||
release=1
|
||||
source=(http://upx.sourceforge.net/download/upx-$version-src.tar.bz2)
|
||||
source=(http://upx.sourceforge.net/download/$name-$version-src.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd upx-$version-src
|
||||
cd $name-$version-src
|
||||
make -C doc
|
||||
make -C src
|
||||
install -m 0644 -D doc/upx.1 $PKG/usr/man/man1/upx.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user