ports/core (3.7): man-db: use https
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit db5343ec8f80aa39904309492f3ae9853e1e77ce Author: Tim Biermann <tbier@posteo.de> Date: Mon Dec 13 12:06:15 2021 +0100 man-db: use https diff --git a/man-db/.signature b/man-db/.signature index 4260e34f..ad5ee6f8 100644 --- a/man-db/.signature +++ b/man-db/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqjd/MNUXU+wp4f9IK0gpBihKYiegPYqtlREQeSPl+74KdxAp8Zh8dtxFA0A3f0D7NwOCPaKR+fT/Ity/+f2Ehgw= -SHA256 (Pkgfile) = c52b84c1b0c04668937a379ca5f7439cc5c313e413cb4284f080506c02ea644b +RWRJc1FUaeVeqtPSe1c2IHVEsWRvp26h/++QUvgODpp0M7gjiT97ySwDLdHX8UeSP0tyeuS/1v/uElwxIiLmPi5WTEljo5gV+AM= +SHA256 (Pkgfile) = 1e13c93ec8b56eb2ab9dfb6fdf77a8e98f60ce09474e0eac851c5d19eb6b70ce SHA256 (.footprint) = c15c148d1a1b494a97238ff1a8b23c1d263995c715cfc9dea8d5c6351d48c281 SHA256 (man-db-2.9.4.tar.xz) = b66c99edfad16ad928c889f87cf76380263c1609323c280b3a9e6963fdb16756 SHA256 (mandb.cron) = f2e9f1210bf6b7c3335cc6f3a9551651812428109ea8c4adc9cd5cf73461e0f1 diff --git a/man-db/Pkgfile b/man-db/Pkgfile index c0f526ee..09075704 100644 --- a/man-db/Pkgfile +++ b/man-db/Pkgfile @@ -1,12 +1,12 @@ # Description: An implementation of the standard Unix documentation system accessed using the man command -# URL: http://man-db.nongnu.org/ +# URL: https://man-db.nongnu.org/ # Maintainer: CRUX System Team, core-ports at crux dot nu # Depends on: zlib gdbm libpipeline name=man-db version=2.9.4 release=1 -source=(http://download.savannah.gnu.org/releases/$name/$name-$version.tar.xz \ +source=(https://download.savannah.gnu.org/releases/$name/$name-$version.tar.xz mandb.cron) build() {
participants (1)
-
crux@crux.nu