mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:37:16 +08:00
upx updated to version 3.09
This commit is contained in:
parent
5370506cfa
commit
400a71ca54
@ -5,17 +5,17 @@
|
||||
# Contributor: Daniele Cocca <daniele.cocca@gmail.com>
|
||||
|
||||
pkgname=upx
|
||||
pkgver=3.08
|
||||
pkgver=3.09
|
||||
pkgrel=1
|
||||
pkgdesc='Ultimate executable compressor.'
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url='http://upx.sourceforge.net/'
|
||||
license=('GPL2')
|
||||
depends=('zlib')
|
||||
makedepends=('ucl')
|
||||
source=("http://upx.sourceforge.net/download/${pkgname}-${pkgver}-src.tar.bz2"
|
||||
'http://downloads.sourceforge.net/sevenzip/lzma465.tar.bz2')
|
||||
md5sums=('54c76fa52cad578ff23ef98aee91e3f5'
|
||||
md5sums=('1253da46eac54a217eb73e2d44818e53'
|
||||
'29d5ffd03a5a3e51aef6a74e9eafb759')
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user