diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2026-05-11 03:34:34 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2026-05-11 03:45:06 +0000 |
| commit | a05657f81a9bea731ec4745ca324405330e7422f (patch) | |
| tree | d712732559624c81e9de55c8abceac979ed20572 | |
| parent | bd02c95174efeb22cd3ddbd9d1ff17aa4d256456 (diff) | |
shells/dash: Update to 0.5.13.4.
Changes: https://git.kernel.org/pub/scm/utils/dash/dash.git/log/
(cherry picked from commit 5172bd2c835f0e468150fb5cbbc7013151d0be43)
| -rw-r--r-- | shells/dash/Makefile | 2 | ||||
| -rw-r--r-- | shells/dash/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/dash/Makefile b/shells/dash/Makefile index 697557a6bbba..bbdfa21a41f5 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -1,5 +1,5 @@ PORTNAME= dash -PORTVERSION= 0.5.13 +PORTVERSION= 0.5.13.4 PORTREVISION= 0 CATEGORIES= shells MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/ diff --git a/shells/dash/distinfo b/shells/dash/distinfo index fdfa7e69678a..7f6e802d4068 100644 --- a/shells/dash/distinfo +++ b/shells/dash/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760391871 -SHA256 (dash-0.5.13.tar.gz) = fd8da121e306b27f59330613417b182b8844f11e269531cc4720bf523e3e06d7 -SIZE (dash-0.5.13.tar.gz) = 256731 +TIMESTAMP = 1778470358 +SHA256 (dash-0.5.13.4.tar.gz) = d10dfd41cda59165560db39ca915c2c4a7636fff04281d8d2df77ad92c753e2b +SIZE (dash-0.5.13.4.tar.gz) = 261171 |
