1
0
forked from ports/opt

jfsutils: updated URL and source

This commit is contained in:
Tim Biermann 2023-05-28 10:24:09 +02:00
parent 33d5f11374
commit ecd23438b3
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/UULDgipLLoVK0nUUH44qDK/57BkdSMV2WGXYqndrK0Nf5MWSp5yFPFFesh1oiOLnBWvvm4XL4Eh1rYGBd/y6A0= RWSE3ohX2g5d/Qcwnhh+rK8SeEYwqZqRU0SrySlcAQP75WrzRsUTccKAVm384CmdodaRvgtqoGz1fgqgh+6M+6mfnY2AqXUMigU=
SHA256 (Pkgfile) = 5a7adba94796762db2eac6b707ca25c97bed77719623189a4b7495159d59f0e1 SHA256 (Pkgfile) = 84356f9f7f53fca94b24668ea97ef69180140124f0a89d0c698b888675e861e3
SHA256 (.footprint) = 6ad036b3c0fb99e5f6cf7b4ee8834392de5c4aa20f6aa31af3900de9b5a7e188 SHA256 (.footprint) = 6ad036b3c0fb99e5f6cf7b4ee8834392de5c4aa20f6aa31af3900de9b5a7e188
SHA256 (jfsutils-1.1.15.tar.gz) = 244a15f64015ce3ea17e49bdf6e1a0fb4f9af92b82fa9e05aa64cb30b5f07a4d SHA256 (jfsutils-1.1.15.tar.gz) = 244a15f64015ce3ea17e49bdf6e1a0fb4f9af92b82fa9e05aa64cb30b5f07a4d
SHA256 (inttypes.patch) = 15ea88350c240b23fe322d4adafbb79c8473b9850495d61efafc7bf68be391b3 SHA256 (inttypes.patch) = 15ea88350c240b23fe322d4adafbb79c8473b9850495d61efafc7bf68be391b3

View File

@ -1,12 +1,12 @@
# Description: Tools for IBM's journaled file system # Description: Tools for IBM's journaled file system
# URL: http://jfs.sourceforge.net/ # URL: https://jfs.sourceforge.net/
# Maintainer: CRUX System Team, core-ports at crux dot nu # Maintainer: CRUX System Team, core-ports at crux dot nu
# Depends on: util-linux # Depends on: util-linux
name=jfsutils name=jfsutils
version=1.1.15 version=1.1.15
release=5 release=5
source=(http://jfs.sourceforge.net/project/pub/$name-$version.tar.gz source=(https://jfs.sourceforge.net/project/pub/$name-$version.tar.gz
inttypes.patch sysmacros.patch) inttypes.patch sysmacros.patch)
build() { build() {