prt-utils: bump for the latest prtverify whitelist

This commit is contained in:
John McQuah 2024-03-31 00:23:04 +00:00
parent 04b579e37a
commit 68c7632bc1
2 changed files with 5 additions and 6 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/ft7UQIJE7oawLPDHXEs1vLgSy/sCOpBIHCs9PfxY3iEn5Fw4SvZGiLRjirRi1F8FyIPqEhBmxWasTSe3cefLQE=
SHA256 (Pkgfile) = 2a1869eea3092859fba2c1628abf63ee93c8194e3bd4224dbd395a882b8214d9
RWSE3ohX2g5d/aDJoVE27/V+4Y3yJQRkpLGgNvutojqSNxRigdDSK3hWOA4wLYsXqAQQB4XbidmM9IrhJyOiXPeUASnwjEGX7Qs=
SHA256 (Pkgfile) = 95521bea8d836063ca1a0b152391841c15d11401129aa418062019255236070e
SHA256 (.footprint) = dedce0df9ec313acbb38f626433654a57c4e04fb8c624f95c3536f504b6ad446
SHA256 (prt-utils-1.3.2-1.tar.gz) = 24d9102fe995052f7d488cb915a6cf4923f1c7c6cbc5be21913fe3bdf05aaad8
SHA256 (prt-utils-1.3.2-2.tar.gz) = 6199f82961a9e6713c5d68a3e6f2710f54307641878d523775e86f0ed5d408b8

View File

@ -5,14 +5,13 @@
name=prt-utils
version=1.3.2
release=1
_commit=937c5e3a001069c7eb28724f118957eb049a76ca
release=2
_commit=2b269ab3bda954cc5d97ff83788171520dd8acab
source=(https://git.crux.nu/tools/$name/archive/$_commit.tar.gz)
renames=($name-$version-$release.tar.gz)
build() {
cd $name
make
make DESTDIR=$PKG install
install -d $PKG/etc/revdep.d
}