[arch-commits] Commit in libmicrohttpd/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Thu Apr 30 14:07:30 UTC 2020
Date: Thursday, April 30, 2020 @ 14:07:29
Author: jelle
Revision: 381979
Rebuild for reproducible builds as the verification re-build fails
Modified:
libmicrohttpd/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-30 13:55:08 UTC (rev 381978)
+++ PKGBUILD 2020-04-30 14:07:29 UTC (rev 381979)
@@ -6,7 +6,7 @@
pkgname=libmicrohttpd
pkgver=0.9.70
-pkgrel=1
+pkgrel=2
pkgdesc="a small C library that is supposed to make it easy to run an HTTP server as part of another application."
arch=('x86_64')
url="https://www.gnu.org/software/libmicrohttpd/"
More information about the arch-commits
mailing list