git » portmidi.git » commit ff3657c

https

author Antonio Rojas
2019-04-12 17:41:55 UTC
committer Antonio Rojas
2019-04-12 17:41:55 UTC
parent 9f4e8940337b20c7fdc3e949fc0c3b079c3d8787

https

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 51e3d85..3797a16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('alsa-lib')
 makedepends=('cmake' 'jdk8-openjdk')
 optdepends=('java-runtime: for using pmdefaults')
 options=('!makeflags')
-source=(http://downloads.sourceforge.net/project/portmedia/${pkgname}/${pkgver}/${pkgname}-src-${pkgver}.zip
+source=(https://downloads.sourceforge.net/project/portmedia/${pkgname}/${pkgver}/${pkgname}-src-${pkgver}.zip
         portmidi-217-build-fix.patch)
 sha1sums=('f45bf4e247c0d7617deacd6a65d23d9fddae6117'
           'a89b80531ccc823ba267aaf21920e59deec80e99')