1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/rdfind: change url to https schema

This commit is contained in:
Francesco Colista 2025-02-11 07:13:11 +00:00
parent b0429240c8
commit a77bc17399

View file

@ -4,7 +4,7 @@ pkgname=rdfind
pkgver=1.7.0
pkgrel=0
pkgdesc="Redundant data find - a program that finds duplicate files"
url="http://rdfind.pauldreik.se"
url="https://rdfind.pauldreik.se"
arch="all"
license="GPL-2.0-or-later"
makedepends="nettle-dev xxhash-dev automake autoconf libtool"