changeset 14:900cc9a036ca tip

Fixed download address.
author samer
date Fri, 20 Feb 2015 14:53:13 +0000
parents c5b4fb86e06c
children
files Makefile pack/pack.pl release/plosc-0.4.2.tgz release/plosc-0.4.3.tgz release/plosc-0.4.4.tgz
diffstat 5 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Fri Feb 20 14:46:00 2015 +0000
+++ b/Makefile	Fri Feb 20 14:53:13 2015 +0000
@@ -19,7 +19,7 @@
 # use '-bp' under Linux
 export INSTALL_FLAGS='-bCS'
 
-VER=0.4.3
+VER=0.4.4
 # ---------------- end of configuration ---------------
 export PACKNAME=plosc
 PACKFILE=release/$(PACKNAME)-$(VER).tgz
--- a/pack/pack.pl	Fri Feb 20 14:46:00 2015 +0000
+++ b/pack/pack.pl	Fri Feb 20 14:53:13 2015 +0000
@@ -3,5 +3,5 @@
 author('Samer Abdallah','s.abdallah@ucl.ac.uk').
 title('OSC input/output via liblo').
 keywords([midi,osx]).
-download('http://code.soundsoftware.ac.uk/projects/plosc/repository/raw/release/plosc-<VER>.tgz').
+download('https://code.soundsoftware.ac.uk/projects/plosc/repository/raw/release/plosc-<VER>.tgz').
 
Binary file release/plosc-0.4.2.tgz has changed
Binary file release/plosc-0.4.3.tgz has changed
Binary file release/plosc-0.4.4.tgz has changed