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

Antonio Rojas arojas at archlinux.org
Fri Apr 12 18:53:40 UTC 2019


    Date: Friday, April 12, 2019 @ 18:53:39
  Author: arojas
Revision: 350671

https

Modified:
  tevent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-12 18:53:01 UTC (rev 350670)
+++ PKGBUILD	2019-04-12 18:53:39 UTC (rev 350671)
@@ -11,7 +11,7 @@
 pkgdesc="An event system based on the talloc memory management library"
 arch=('x86_64')
 url="https://tevent.samba.org/"
-source=("http://samba.org/ftp/tevent/${pkgname}-${pkgver}.tar.gz")
+source=("https://samba.org/ftp/tevent/${pkgname}-${pkgver}.tar.gz")
 license=('GPL3')
 depends=('talloc')
 makedepends=('python')



More information about the arch-commits mailing list