lzlib: update to 1.14.
This commit is contained in:
		| @@ -1,15 +1,15 @@ | ||||
| # Template file for 'lzlib' | ||||
| pkgname=lzlib | ||||
| version=1.13 | ||||
| version=1.14 | ||||
| revision=1 | ||||
| build_style=gnu-configure | ||||
| build_style=configure | ||||
| configure_args="--enable-shared --disable-static" | ||||
| short_desc="Compression library for the lzip file format" | ||||
| maintainer="Orphaned <orphan@voidlinux.org>" | ||||
| license="BSD-2-Clause" | ||||
| homepage="https://www.nongnu.org/lzip/lzlib" | ||||
| distfiles="${NONGNU_SITE}/lzip/lzlib/${pkgname}-${version}.tar.gz" | ||||
| checksum=a1ab58f3148ba4b2674e938438166042137a9275bed747306641acfddc9ffb80 | ||||
| distfiles="${NONGNU_SITE}/lzip/lzlib/lzlib-${version}.tar.gz" | ||||
| checksum=5acac8714ed4f306020bae660dddce706e5f8a795863679037da9fe6bf4dcf6f | ||||
|  | ||||
| do_configure() { | ||||
| 	./configure --prefix=/usr $configure_args CC="$CC" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Mat Boehlke
					Mat Boehlke