diff options
author | Tim Biermann <tbier@posteo.de> | 2022-11-30 20:14:07 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-11-30 20:14:51 +0000 |
commit | 46fe53fb41f2cb51ad34c88be2a03d8a877a28d8 (patch) | |
tree | 2589157f10204edb45412e3b1ce3febd6a12f673 /texinfo | |
parent | 76be10c04ad8c2b9fcdd6793a345dfad9250cfff (diff) | |
download | opt-46fe53fb41f2cb51ad34c88be2a03d8a877a28d8.tar.gz opt-46fe53fb41f2cb51ad34c88be2a03d8a877a28d8.tar.xz |
texinfo: 7.0 -> 7.0.1
Diffstat (limited to 'texinfo')
-rw-r--r-- | texinfo/.signature | 6 | ||||
-rw-r--r-- | texinfo/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/texinfo/.signature b/texinfo/.signature index 3478f6a0b..3700c837a 100644 --- a/texinfo/.signature +++ b/texinfo/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/VBQ26pO3UyVyCBE7XXdW+dqVR3c+5K8IJmQPh7+swQksV0tSC34xOt9Bl/ttvDSpNHL+EHvRutfI4lGk4c/Lwk= -SHA256 (Pkgfile) = 52c80ac34f0a7c56f9428e95ce613826079531a8ca7a01eec81d9f948117c08c +RWSE3ohX2g5d/bOG7W0bq9fh8Ix6G4rPafMKObEXyZk1K7qCqzb2J21lQpIChkOIyy+P18BU7moTRzXvwW5EtnkqkF74i6BMtAY= +SHA256 (Pkgfile) = 2efeb5b3bf8bbab47ccc13a367037520df444941abe6abb68568d9a22fb50bc1 SHA256 (.footprint) = 9ea8745e9fb08afaaf7b7e6166c0c90d5548bc3882c2243309e67da3ea92084c -SHA256 (texinfo-7.0.tar.xz) = 20744b82531ce7a04d8cee34b07143ad59777612c3695d5855f29fba40fbe3e0 +SHA256 (texinfo-7.0.1.tar.xz) = bcd221fdb2d807a8a09938a0f8d5e010ebd2b58fca16075483d6fcb78db2c6b2 diff --git a/texinfo/Pkgfile b/texinfo/Pkgfile index c1a9848e2..749d2328b 100644 --- a/texinfo/Pkgfile +++ b/texinfo/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses name=texinfo -version=7.0 +version=7.0.1 release=1 source=(ftp://ftp.gnu.org/gnu/texinfo/$name-$version.tar.xz) |