[arch-commits] Commit in lib32-speexdsp/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed Oct 18 23:07:12 UTC 2017


    Date: Wednesday, October 18, 2017 @ 23:07:11
  Author: heftig
Revision: 263317

https

Modified:
  lib32-speexdsp/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-18 23:03:04 UTC (rev 263316)
+++ PKGBUILD	2017-10-18 23:07:11 UTC (rev 263317)
@@ -11,7 +11,7 @@
 license=(BSD)
 depends=(lib32-glibc $_pkgbasename)
 makedepends=(gcc-multilib)
-source=(http://downloads.us.xiph.org/releases/speex/$_pkgbasename-$pkgver.tar.gz)
+source=(https://downloads.us.xiph.org/releases/speex/$_pkgbasename-$pkgver.tar.gz)
 sha256sums=('4ae688600039f5d224bdf2e222d2fbde65608447e4c2f681585e4dca6df692f1')
 
 build() {



More information about the arch-commits mailing list