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