We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ffdd0 commit 5d5a577Copy full SHA for 5d5a577
1 file changed
srcpkgs/tarlz/template
@@ -1,6 +1,6 @@
1
# Template file for 'tarlz'
2
pkgname=tarlz
3
-version=0.28.1
+version=0.29
4
revision=1
5
build_style=configure
6
configure_args="--prefix=/usr"
@@ -11,7 +11,7 @@ maintainer="Matt Boehlke <git@mtboehlke.com>"
11
license="GPL-2.0-or-later"
12
homepage="https://www.nongnu.org/lzip/tarlz.html"
13
distfiles="${NONGNU_SITE}/lzip/tarlz/tarlz-${version}.tar.lz"
14
-checksum=ab3c92b7f7f10c9539bc7be691fba648af21d4c89e55d81ec66d761f8dd8b5a9
+checksum=7e127f1e1b1b62ca6e3417fde32f3ae0481ba5886f56a8553a215b19d81c6c19
15
16
CPPFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"
17
0 commit comments