diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
| commit | 397fc0cae538d379e7dfbe38f779f1008f872a2f (patch) | |
| tree | 51e82674e27f12e725824317bdf16fc2c89ed498 | |
| parent | 6cedd2224f8069c9acf0a5e8ecf0c087c6cb1675 (diff) | |
| download | alicelinux-397fc0cae538d379e7dfbe38f779f1008f872a2f.tar.gz alicelinux-397fc0cae538d379e7dfbe38f779f1008f872a2f.zip | |
p7zip: updated to 17.06
| -rw-r--r-- | repos/extra/p7zip/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/p7zip/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/p7zip/.checksum b/repos/extra/p7zip/.checksum index abf883e4..ebd9eb11 100644 --- a/repos/extra/p7zip/.checksum +++ b/repos/extra/p7zip/.checksum @@ -1 +1 @@ -c9ea78731314ddf8c5ef8e7202a07d82e1f39ba78c2e6269abdfc5ec26474b83 p7zip-17.05.tar.gz +650225789fbf2c33981dcbfa11fd6e880b714eca9b4934e24fcf6dd49a3df3b8 p7zip-17.06.tar.gz diff --git a/repos/extra/p7zip/abuild b/repos/extra/p7zip/abuild index 84258177..20f63583 100644 --- a/repos/extra/p7zip/abuild +++ b/repos/extra/p7zip/abuild @@ -1,5 +1,5 @@ name=p7zip -version=17.05 +version=17.06 release=1 source="https://github.com/$name-project/$name/archive/v$version/$name-$version.tar.gz" |