pd: update to 0.55.0.
This commit is contained in:
parent
aee0549723
commit
bfd0c76586
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pd'
|
||||
pkgname=pd
|
||||
version=0.54.1
|
||||
version=0.55.0
|
||||
revision=1
|
||||
_ver=${version%.*}-${version##*.}
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://puredata.info"
|
||||
distfiles="http://msp.ucsd.edu/Software/pd-$_ver.src.tar.gz"
|
||||
checksum=85c3d4bd3620b401e7b5d584787a052082b294c4c4eeeb3583d7709d93fd04c2
|
||||
checksum=f03abe7a6ee79515f458197b7752f24712358b3fb1e2858f4e2b895d0cabc3be
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue