mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bzip3: update to 1.2.1.
This commit is contained in:
parent
f8de1314a1
commit
20703707cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bzip3'
|
# Template file for 'bzip3'
|
||||||
pkgname=bzip3
|
pkgname=bzip3
|
||||||
version=1.1.8
|
version=1.2.1
|
||||||
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=80a226950832df5674e012a38cf5f45efc6405d51a1caceb96f80ec2861a6111
|
checksum=4ad3aea9b9c28be102dbfeb3aec89281116784bf41b97331da88aa137bd91a27
|
||||||
|
|
||||||
bzip3-devel_package() {
|
bzip3-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue