mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pd: update to 0.55.1.
This commit is contained in:
parent
eef2ba7577
commit
ac4bbc8181
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pd'
|
# Template file for 'pd'
|
||||||
pkgname=pd
|
pkgname=pd
|
||||||
version=0.55.0
|
version=0.55.1
|
||||||
revision=1
|
revision=1
|
||||||
_ver=${version%.*}-${version##*.}
|
_ver=${version%.*}-${version##*.}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://puredata.info"
|
homepage="https://puredata.info"
|
||||||
distfiles="http://msp.ucsd.edu/Software/pd-$_ver.src.tar.gz"
|
distfiles="http://msp.ucsd.edu/Software/pd-$_ver.src.tar.gz"
|
||||||
checksum=f03abe7a6ee79515f458197b7752f24712358b3fb1e2858f4e2b895d0cabc3be
|
checksum=e8d37345ee4a02092bf2e1f905d86c3209a797a960b309e6200ec473d4fbabd9
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue