          MODULE=upx
         VERSION=5.1.1
          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:8eb914115b306fd9fd2110bd3d27ddb8ae7c5a03bb965f7d10f046a3a4ff9dfe
        WEB_SITE=https://github.com/upx/upx/
         ENTERED=20021220
         UPDATED=20260311
           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
