mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
upx: update to 5.0.1.
This commit is contained in:
parent
5106f26eb0
commit
35ab683bcd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'upx'
|
# Template file for 'upx'
|
||||||
pkgname=upx
|
pkgname=upx
|
||||||
version=4.2.4
|
version=5.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMAKE_BUILD_TYPE=Release"
|
configure_args="-DCMAKE_BUILD_TYPE=Release"
|
||||||
|
@ -12,4 +12,4 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://upx.github.io/"
|
homepage="https://upx.github.io/"
|
||||||
changelog="https://raw.githubusercontent.com/upx/upx/master/NEWS"
|
changelog="https://raw.githubusercontent.com/upx/upx/master/NEWS"
|
||||||
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=5ed6561607d27fb4ef346fc19f08a93696fa8fa127081e7a7114068306b8e1c4
|
checksum=2b11323a9f6c7f0247a4936deee35afb486a2fdf808a5bc4abf10a085ec884d9
|
||||||
|
|
Loading…
Add table
Reference in a new issue