diff options
Diffstat (limited to 'repo/libxcrypt/libxcrypt.xibuild')
-rw-r--r-- | repo/libxcrypt/libxcrypt.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/libxcrypt/libxcrypt.xibuild b/repo/libxcrypt/libxcrypt.xibuild index 8273922..a61149a 100644 --- a/repo/libxcrypt/libxcrypt.xibuild +++ b/repo/libxcrypt/libxcrypt.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make" DEPS="musl perl readline" -PKG_VER=4.4.26 +PKG_VER=4.4.28 SOURCE=https://github.com/besser82/libxcrypt/releases/download/v$PKG_VER/libxcrypt-$PKG_VER.tar.xz DESC="A modern library for one-way hashing of passwords" |