ports/core (3.7): pkgutils: use https and syntax
commit 23fe4da07c69996398f406771de8fadc0e37b56a Author: Tim Biermann <tbier@posteo.de> Date: Mon Dec 13 11:59:43 2021 +0100 pkgutils: use https and syntax diff --git a/pkgutils/.signature b/pkgutils/.signature index f2df90f9..721d7478 100644 --- a/pkgutils/.signature +++ b/pkgutils/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqqlQj7XN/l45xBoFqizvx3Tz+3bhTzPSU327iHrIiJTIl2xTpn1Wimhqa1PivCEn1t63Fne4DmCBu8arevcfugY= -SHA256 (Pkgfile) = 278a4ea635ecfe281ed1f2b0b9522fba1ab76daf20c0e1c77d5f198cd4d8f5df +RWRJc1FUaeVeqrcXfdzLJ9B1zJ5ROSmZBp7JY868l54BFcP9b/Uk1GN339xo6fYstXXnUhlDkGrH/1aDovNni+V2ZR7+kw2+Qwk= +SHA256 (Pkgfile) = 0e06f8f45b4a8c4b64314b791893d91cc6c97577f5ce10e0f357b4ce40feaf2b SHA256 (.footprint) = e7d863393a07a29b512a2b627a65f731d8896bf0ee75cf430a9b1423716ae437 SHA256 (pkgutils-5.40.7.tar.xz) = ee9e3e7258983ffabe5959736e8f029c02b0ea1037b2bb588a88daafcda0fafc diff --git a/pkgutils/Pkgfile b/pkgutils/Pkgfile index ed3a35d2..189f155b 100644 --- a/pkgutils/Pkgfile +++ b/pkgutils/Pkgfile @@ -1,12 +1,12 @@ -# Description: A set of utilities to manage software packages -# URL: http://crux.nu/gitweb/?p=tools/pkgutils.git -# Maintainer: CRUX System Team, core-ports at crux dot nu -# Depends on: libarchive +# Description: A set of utilities to manage software packages +# URL: https://crux.nu/gitweb/?p=tools/pkgutils.git +# Maintainer: CRUX System Team, core-ports at crux dot nu +# Depends on: libarchive name=pkgutils version=5.40.7 release=1 -source=(http://crux.nu/files/$name-$version.tar.xz) +source=(https://crux.nu/files/$name-$version.tar.xz) build () { cd $name-$version
participants (1)
-
crux@crux.nu