mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
bzip3: update to 1.5.2.
This commit is contained in:
parent
87336bc366
commit
d5a41bbfb7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bzip3'
|
||||
pkgname=bzip3
|
||||
version=1.5.1
|
||||
version=1.5.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
changelog="https://github.com/kspalaiologos/bzip3/blob/master/NEWS"
|
||||
distfiles="https://github.com/kspalaiologos/bzip3/releases/download/${version}/bzip3-${version}.tar.xz"
|
||||
checksum=53b844f9d9fb1d75faa4d3a9d9026017caaf50bb200b320d1685c6506b8f3b37
|
||||
checksum=58e3887151ba630cefc3cf9c6604ec158ec894eccacdddced6add48b844f4d4b
|
||||
|
||||
bzip3-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue