pd: update to 0.54.1.

This commit is contained in:
Andrea Brancaleoni 2023-12-19 12:06:07 +01:00
parent 95c7587fdc
commit b801d778f5

View file

@ -1,6 +1,6 @@
# Template file for 'pd' # Template file for 'pd'
pkgname=pd pkgname=pd
version=0.54.0 version=0.54.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=e8c14a7d8579096c6e3ac9b55782da602848448971d107306a1e526ed0456485 checksum=85c3d4bd3620b401e7b5d584787a052082b294c4c4eeeb3583d7709d93fd04c2
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh