[arch-commits] Commit in bsdiff/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon May 27 20:46:13 UTC 2019
Date: Monday, May 27, 2019 @ 20:46:12
Author: arojas
Revision: 472029
https
Modified:
bsdiff/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-27 20:45:50 UTC (rev 472028)
+++ PKGBUILD 2019-05-27 20:46:12 UTC (rev 472029)
@@ -4,11 +4,11 @@
pkgver=4.3
pkgrel=9
pkgdesc="bsdiff and bspatch are tools for building and applying patches to binary files."
-url="http://www.daemonology.net/bsdiff/"
+url="https://www.daemonology.net/bsdiff/"
license=('BSD')
arch=('x86_64')
depends=('bzip2')
-source=("http://www.daemonology.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
+source=("https://www.daemonology.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
Makefile.patch)
md5sums=('e6d812394f0e0ecc8d5df255aa1db22a'
'f176d14d39c5784a2c824f6797544f4b')
More information about the arch-commits
mailing list