mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
chuck: update to 1.4.1.1, adopt
This commit is contained in:
parent
9b1eb3b332
commit
2d3974bcb3
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chuck'
|
# Template file for 'chuck'
|
||||||
pkgname=chuck
|
pkgname=chuck
|
||||||
version=1.4.1.0
|
version=1.4.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=src
|
build_wrksrc=src
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -9,12 +9,12 @@ make_build_target="linux-jack"
|
||||||
hostmakedepends="bison flex"
|
hostmakedepends="bison flex"
|
||||||
makedepends="jack-devel libsndfile-devel liblo-devel"
|
makedepends="jack-devel libsndfile-devel liblo-devel"
|
||||||
short_desc="Concurrent, on-the-fly audio programming language"
|
short_desc="Concurrent, on-the-fly audio programming language"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://chuck.cs.princeton.edu"
|
homepage="http://chuck.cs.princeton.edu"
|
||||||
changelog="https://chuck.cs.princeton.edu/release/VERSIONS"
|
changelog="https://chuck.cs.princeton.edu/release/VERSIONS"
|
||||||
distfiles="http://chuck.cs.princeton.edu/release/files/$pkgname-$version.tgz"
|
distfiles="http://chuck.cs.princeton.edu/release/files/$pkgname-$version.tgz"
|
||||||
checksum=74bf99ad515e3113c55b833152936fad02a3cf006a54105ff11777c473194928
|
checksum=4459ee6f151da72dcde1525e0afe05329d61086356b168ecfc0bc3a570290f63
|
||||||
|
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue