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

Antonio Rojas arojas at archlinux.org
Wed Sep 25 20:29:55 UTC 2019


    Date: Wednesday, September 25, 2019 @ 20:29:54
  Author: arojas
Revision: 511779

https

Modified:
  steghide/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-25 20:28:59 UTC (rev 511778)
+++ PKGBUILD	2019-09-25 20:29:54 UTC (rev 511779)
@@ -11,7 +11,7 @@
 url='http://steghide.sourceforge.net'
 license=('GPL')
 depends=('libmcrypt' 'gcc-libs' 'mhash' 'libjpeg' 'zlib')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
         'buildsystem.patch'
         'gcc-4.2.patch'
          "${pkgname}-climits.patch"



More information about the arch-commits mailing list