mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
upx: update to 4.2.2
This commit is contained in:
parent
2397436210
commit
5d645e2804
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.1
|
version=4.2.2
|
||||||
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=cc562ea7dbd8cec4505edea68736e04030ec5891c1e2a300e3c0d0eac6364479
|
checksum=42ee0455eea610ef7ee732aa1f657b34a351ebcfa64a24c1e2a7aaec74c1e038
|
||||||
|
|
Loading…
Add table
Reference in a new issue