pd: update to 0.53.1.
This commit is contained in:
parent
7648aa6c66
commit
0baa89fe59
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pd'
|
||||
pkgname=pd
|
||||
version=0.52.2
|
||||
version=0.53.1
|
||||
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=e95df5864e7cf5043687b570fc3ae92ba8c5874d3acd8dee79278b6d9fd3cc11
|
||||
checksum=544fac285bd119f62de79cbb9f92789919cab669c716c6c4e713dc52a0d0133c
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue