This commit is contained in:
Sergey Zhemoytel 2025-02-05 22:00:18 +00:00
parent 1e8f336dc2
commit 416561f0dc
4 changed files with 22 additions and 1 deletions

View file

@ -1,3 +1,4 @@
sources:
libxcrypt-3.0.2.tar.bz2: 0e0f22932a644e6f1fa1df2ebdd291fdac9c4f7c
v4.1.2.tar.gz: eccbeee9da6f2fc771bc498f51c0ec75a2a8bb04
v4.4.38.tar.gz: b25a1f5149e25ddd9ccb2ebbacae58239c376b7c

17
.gitea/workflows/ci.yml Normal file
View file

@ -0,0 +1,17 @@
version: '1'
name: Run CI/CD...
on: [push]
jobs:
main:
runs-on: r11_builder
steps:
- name: Jobs
uses: ${{ github.server_url }}/Djam/r11_workflows@main
with:
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
PUBLICATOR: ${{ secrets.PUBLICATOR }}
REPO_DEPLOY: ${{ secrets.REPO_DEPLOY }}

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
.*~
*~
.env

View file

@ -5,7 +5,7 @@
Name: libxcrypt
Version: 4.1.2
Version: 4.4.38
Release: 1
Summary: Extended crypt library for DES, MD5, Blowfish and others
License: GPL-3.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND SUSE-Public-Domain