mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
bzip3: update to 1.5.3.
This commit is contained in:
parent
a66912d32d
commit
a528e4a0dc
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'bzip3'
|
||||
pkgname=bzip3
|
||||
version=1.5.2
|
||||
version=1.5.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Better and stronger spiritual successor to bzip2"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
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=58e3887151ba630cefc3cf9c6604ec158ec894eccacdddced6add48b844f4d4b
|
||||
homepage="https://github.com/iczelia/bzip3"
|
||||
changelog="https://github.com/iczelia/bzip3/blob/master/NEWS"
|
||||
distfiles="https://github.com/iczelia/bzip3/releases/download/${version}/bzip3-${version}.tar.xz"
|
||||
checksum=58a53d002eb80c6f74c292ddf37d4f53604f6e2126cb3ae2bff738971302aa85
|
||||
|
||||
bzip3-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue