We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6070934 commit 9fa93bcCopy full SHA for 9fa93bc
1 file changed
srcpkgs/pd/template
@@ -1,6 +1,6 @@
1
# Template file for 'pd'
2
pkgname=pd
3
-version=0.56.2
+version=0.56.3
4
revision=1
5
_ver=${version%.*}-${version##*.}
6
build_style=gnu-configure
@@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
13
license="BSD-3-Clause"
14
homepage="https://puredata.info"
15
distfiles="http://msp.ucsd.edu/Software/pd-$_ver.src.tar.gz"
16
-checksum=5fc68be27ffa4f583a4df5024520abf36ff5c26ab96e03eb3b0970090fd77580
+checksum=7057b46abab5f95218904eb1088bcaf01c3f5286a653f20356c0d56fc7984702
17
18
pre_configure() {
19
./autogen.sh
0 commit comments