          MODULE=chrpath
         VERSION=0.18
          SOURCE=release-$VERSION.tar.gz
      SOURCE_URL=https://codeberg.org/pere/chrpath/archive/
      SOURCE_VFY=sha256:f09c49f0618660ca11fc6d9580ddde904c7224d4c6d0f6f2d1f9bcdc9102c9aa
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
        WEB_SITE=https://codeberg.org/pere/chrpath
         ENTERED=20111030
         UPDATED=20251029
           SHORT="Change or delete the rpath or runpath in ELF files"

cat << EOF
chrpath allows you to modify the dynamic library load path (rpath) of compiled
programs. Currently, only removing and modifying the rpath is supported.
EOF
