Skip to content
Snippets Groups Projects
Commit 60394090 authored by Leo's avatar Leo
Browse files

testing/lzlib: upgrade to 1.12

parent 2d45bc28
Loading
# Contributor: Klemens Nanni <kl3@posteo.org>
# Maintainer: Klemens Nanni <kl3@posteo.org>
pkgname=lzlib
pkgver=1.11
pkgver=1.12
pkgrel=0
pkgdesc="Library for the lzip compression file format"
url="http://www.nongnu.org/lzip/lzlib.html"
arch="all"
license="GPL-2.0-or-later"
subpackages="$pkgname-doc $pkgname-dev"
source="https://download.savannah.gnu.org/releases/lzip/$pkgname/$pkgname-$pkgver.tar.gz"
source="https://download.savannah.gnu.org/releases/lzip/lzlib/lzlib-$pkgver.tar.gz"
build() {
./configure \
......@@ -26,4 +26,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="5aa3ff084177efe906518724a98a78c32d1c0e02b967800a44388fc6af441de48fcc5899457913fca11fae3beb8bebc260ac447f0a336b1c14f3f13726114567 lzlib-1.11.tar.gz"
sha512sums="b5379422eed4016b0ee124e39902dd22c314ca5cc5f72c1af5ec2ef6a68e1e85c523ab18e30048d453689f73f780d0144dcabaf881337e1c8101e2fe17ee21f8 lzlib-1.12.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment