bzip3: update to 1.4.0.

This commit is contained in:
Leah Neukirchen 2023-12-10 15:36:47 +01:00
parent b412f1a081
commit bb79ca7d00
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bzip3' # Template file for 'bzip3'
pkgname=bzip3 pkgname=bzip3
version=1.3.2 version=1.4.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="Better and stronger spiritual successor to bzip2" short_desc="Better and stronger spiritual successor to bzip2"
@ -9,7 +9,7 @@ license="LGPL-3.0-or-later"
homepage="https://github.com/kspalaiologos/bzip3" homepage="https://github.com/kspalaiologos/bzip3"
changelog="https://github.com/kspalaiologos/bzip3/blob/master/NEWS" changelog="https://github.com/kspalaiologos/bzip3/blob/master/NEWS"
distfiles="https://github.com/kspalaiologos/bzip3/releases/download/${version}/bzip3-${version}.tar.xz" distfiles="https://github.com/kspalaiologos/bzip3/releases/download/${version}/bzip3-${version}.tar.xz"
checksum=b1d04b8b1b89a3c490cf2b89ea8cee1281584b07f25276fcfd8d40ec2c488e94 checksum=516489784351abe027dc8b4bcad74d12937c5668d317e27de8c5cebc4d7884dc
bzip3-devel_package() { bzip3-devel_package() {
short_desc+=" - development files" short_desc+=" - development files"