mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
instead: update to 3.4.1.
This commit is contained in:
parent
3b7081185a
commit
c42384042d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'instead'
|
# Template file for 'instead'
|
||||||
pkgname=instead
|
pkgname=instead
|
||||||
version=3.3.4
|
version=3.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://instead-hub.github.io"
|
homepage="https://instead-hub.github.io"
|
||||||
changelog="https://raw.githubusercontent.com/instead-hub/instead/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/instead-hub/instead/master/ChangeLog"
|
||||||
distfiles="https://github.com/instead-hub/instead/releases/download/${version}/instead_${version}.tar.gz"
|
distfiles="https://github.com/instead-hub/instead/releases/download/${version}/instead_${version}.tar.gz"
|
||||||
checksum=ff705290646b764a189f08e852deee82baa56f467f5f3fe9e687df81c3c819d6
|
checksum=17479bab7e8cd8fb6349a42758b23a91e81b798b297319c6d60c72895b37ab8b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue