# # The shadow tool suite. # # The shadow package contains programs for handling # passwords in a secure way. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=shadow pkgversion=4.13 arch=amd64 release=1 pkgcategory="tools" full_pkgname=shadow_4.13_amd64-1@tools blurb="The shadow tool suite." homepage="https://pkg-shadow.alioth.debian.org" license="BSD" fetch="https://github.com/shadow-maint/shadow/releases/download/4.13/shadow-4.13.tar.gz" replace=""