X-Git-Url: http://gitweb/?a=blobdiff_plain;f=shadow%2FPkgfile;h=8a06859685621178447d9c1beef8c948ac7dcf7d;hb=524cb0a1fbbbda9b5196ac1dabfe0195bba7f635;hp=4f481c428d3cd8e44838a3386de13cfe8a1f1b5c;hpb=dc9398fdd658c4fb0b59dccaa9e6fbca8f264133;p=crossrootfs.git diff --git a/shadow/Pkgfile b/shadow/Pkgfile index 4f481c4..8a06859 100644 --- a/shadow/Pkgfile +++ b/shadow/Pkgfile @@ -5,13 +5,13 @@ # Depends on: name=shadow -version=4.1.5.1 -release=3 -source=(http://pkgs.fedoraproject.org/repo/pkgs/shadow-utils/$name-$version.tar.bz2/a00449aa439c69287b6d472191dc2247/$name-$version.tar.bz2 +version=4.4 +release=1 +source=(http://crux.nu/files/distfiles/$name-$version.tar.xz pwck login.defs) build() { - cd $name-$version + cd $name-upstream-$version echo "ac_cv_func_setpgrp_void=yes" >> config.cache