1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/lzip: upgrade to 1.25

This commit is contained in:
Celeste 2025-01-18 06:16:36 +00:00
parent 1e01edaf4f
commit 1664d3b32b

View file

@ -2,14 +2,14 @@
# Maintainer: Celeste <cielesti@protonmail.com>
maintainer="Celeste <cielesti@protonmail.com>"
pkgname=lzip
pkgver=1.24.1
pkgrel=1
pkgver=1.25
pkgrel=0
pkgdesc="Lzip is a lossless data compressor"
url="https://www.nongnu.org/lzip/"
arch="all"
license="GPL-2.0-or-later"
subpackages="$pkgname-doc"
source="https://download.savannah.gnu.org/releases/lzip/lzip-$pkgver.tar.gz"
source="https://download-mirror.savannah.gnu.org/releases/lzip/lzip-$pkgver.tar.gz"
build() {
./configure \
@ -30,5 +30,5 @@ package() {
}
sha512sums="
b67b3b8ab594306dd863b6f51525ab80e90cbff3af1faf190fd7a35eac895ef869e6a1f8f503d623c16ad5c1496816c8f851abf0be5983d53052bea80afc34bd lzip-1.24.1.tar.gz
6dec5625d5668d2f6f93816b0f2d7050ef357b5ce9a9af100bde45dddc21171341c2bcb623acdde8146b7eaed2248f8e0f5f32e64f57ecc6fe6cb9a0e187b796 lzip-1.25.tar.gz
"