mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 20:02:57 +02:00
pd: update to 0.52.2.
This commit is contained in:
parent
54f8564564
commit
1252c23432
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pd'
|
||||
pkgname=pd
|
||||
version=0.52.1
|
||||
version=0.52.2
|
||||
revision=1
|
||||
_ver=${version%.*}-${version##*.}
|
||||
wrksrc="$pkgname-$_ver"
|
||||
|
@ -14,7 +14,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=7bd04a18cf3832d881a58ff45c8ead000cf090e77dae56155eb2359ff64f9b29
|
||||
checksum=e95df5864e7cf5043687b570fc3ae92ba8c5874d3acd8dee79278b6d9fd3cc11
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue