mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
pd: update to 0.56.0.
This commit is contained in:
parent
5c8016ee47
commit
3893c7f97b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pd'
|
||||
pkgname=pd
|
||||
version=0.55.2
|
||||
version=0.56.0
|
||||
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=108297f8d1dd190df8e8bb4a4ac348792accf704f9a2052d93cba8c9b8bb5a5b
|
||||
checksum=9a490417cf490be038f315eed4b31d1a9233b4e0b09ab5187a2be761b05fd3ff
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue