diff options
author | Santhosh Raju <fox@FreeBSD.org> | 2022-02-26 06:48:14 +0000 |
---|---|---|
committer | Santhosh Raju <fox@FreeBSD.org> | 2022-02-26 06:58:40 +0000 |
commit | 77dd4df68a4fe0eae8ad0326160c12e527340bb0 (patch) | |
tree | b9d90fdd101f171f72c012efb88147e14292913d | |
parent | ff8abca19084d9e1b5b0e93326ed9293e73b4d09 (diff) | |
download | ports-77dd4df68a4fe0eae8ad0326160c12e527340bb0.tar.gz ports-77dd4df68a4fe0eae8ad0326160c12e527340bb0.zip |
audio/din: Update to 53.1
Changes since 53:
DIN Is Noise 53.1:
! fixed : runaway launch of drones when Drone Params > Defaults > Generations
is > 1 (higher the value worse the outcome!) and Drones Per Minute = 0
due to wrong initialisation of this drone parameter after DIN restart /
reload
Update ASAP to DIN53.1
-rw-r--r-- | audio/din/Makefile | 2 | ||||
-rw-r--r-- | audio/din/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/din/Makefile b/audio/din/Makefile index 650bcc0ac7bb..b32f9f061394 100644 --- a/audio/din/Makefile +++ b/audio/din/Makefile @@ -1,5 +1,5 @@ PORTNAME= din -PORTVERSION= 53 +PORTVERSION= 53.1 CATEGORIES= audio MASTER_SITES= https://archive.org/download/dinisnoise_source_code/ diff --git a/audio/din/distinfo b/audio/din/distinfo index 8d046cf4c081..85a9d9f02fad 100644 --- a/audio/din/distinfo +++ b/audio/din/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644642927 -SHA256 (din-53.tar.gz) = a329627211124ac2814bd5cab6c98950c1a5393ba69e95cfb409e559a647f21b -SIZE (din-53.tar.gz) = 3707794 +TIMESTAMP = 1645857009 +SHA256 (din-53.1.tar.gz) = 5dfcecd490a7df8e4cc18ff0f4eabaf2b596d3b636621249be86dc5c52f07b0a +SIZE (din-53.1.tar.gz) = 3708022 |