upx: Update to 5.0.0 (#5257)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# Contributor (Arch Linux): Daniel J Griffiths <ghost1227@archlinux.us>
|
||||
|
||||
pkgname=upx
|
||||
pkgver=4.2.4
|
||||
pkgver=5.0.0
|
||||
pkgrel=1
|
||||
pkgdesc='Ultimate executable compressor.'
|
||||
arch=('i686' 'x86_64')
|
||||
@@ -19,7 +19,7 @@ license=('GPL')
|
||||
depends=('ucl' 'zlib')
|
||||
makedepends=('ucl-devel' 'zlib-devel' 'gcc' 'make' 'cmake' 'ninja')
|
||||
source=("https://github.com/${pkgname}/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}-src.tar.xz")
|
||||
sha256sums=('5ed6561607d27fb4ef346fc19f08a93696fa8fa127081e7a7114068306b8e1c4')
|
||||
sha256sums=('e0eb96f9c50aefdb02eca445f8ed76aca5cd70b6b132bf61bea3ba4b8ebb64cc')
|
||||
|
||||
build() {
|
||||
[[ -d build-${CARCH} ]] && rm -rf build-${CARCH}
|
||||
|
||||
Reference in New Issue
Block a user