          MODULE=upx
         VERSION=5.2.0
          SOURCE=$MODULE-$VERSION-src.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-src
      SOURCE_URL=https://github.com/upx/upx/releases/download/v${VERSION%-*}/
      SOURCE_VFY=sha256:af99e526d5759de94412aea1104d5e4ca406cb725295f8633ecc9e843dc1ce1c
        WEB_SITE=https://github.com/upx/upx/
         ENTERED=20021220
         UPDATED=20260608
           SHORT="Ultimate Packer for eXecutables"

cat << EOF
UPX is a free, portable, extendable, high-performance executable packer for
several different executable formats. It achieves an excellent compression
ratio and offers very fast decompression. Your executables suffer no memory
overhead or other drawbacks.
UPX can pack a number of executable formats:
    atari/tos
    djgpp2/coff
    dos/com
    dos/exe
    dos/sys
    linux/386
    rtm32/pe
    tmt/adam
    watcom/le (supporting DOS4G, PMODE/W, DOS32a and CauseWay)
    win32/pe
EOF
