mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
pd: update to 0.54.1.
This commit is contained in:
parent
95c7587fdc
commit
b801d778f5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pd'
|
||||
pkgname=pd
|
||||
version=0.54.0
|
||||
version=0.54.1
|
||||
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=e8c14a7d8579096c6e3ac9b55782da602848448971d107306a1e526ed0456485
|
||||
checksum=85c3d4bd3620b401e7b5d584787a052082b294c4c4eeeb3583d7709d93fd04c2
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue