mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
orz: update to 1.6.0.
This commit is contained in:
parent
1fe4109ad7
commit
afb0bed79e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'orz'
|
# Template file for 'orz'
|
||||||
pkgname=orz
|
pkgname=orz
|
||||||
version=1.4.0
|
version=1.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="General purpose data compressor"
|
short_desc="General purpose data compressor"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/richox/orz"
|
homepage="https://github.com/richox/orz"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=456f5aba9e56da4330e6e746ca1671633623d65a4908b42bbbdd72eb6354bc2e
|
checksum=ac5dc827458699db7f14a51e7a58cb8d5883cec43ed687c823dc07311656042d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue