diff options
| author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2021-09-02 15:15:17 +0000 |
|---|---|---|
| committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2021-09-02 15:15:54 +0000 |
| commit | 103ccce145f7d8ea40caf40d08ba1baccb9e7f6b (patch) | |
| tree | ef04c76761932dcc68f1efed25b38cc5e43a4669 | |
| parent | 6f5850a014cc508dc2e11911515487a7f7485b07 (diff) | |
audio/midipp: Update to 2.1.1
- Fix for crash in replay tab.
Approved by: pi (implicit)
| -rw-r--r-- | audio/midipp/Makefile | 2 | ||||
| -rw-r--r-- | audio/midipp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/midipp/Makefile b/audio/midipp/Makefile index 43103179794c..60ebbd43fc77 100644 --- a/audio/midipp/Makefile +++ b/audio/midipp/Makefile @@ -2,7 +2,7 @@ PORTNAME= midipp DISTVERSIONPREFIX= v -DISTVERSION= 2.1.0 +DISTVERSION= 2.1.1 CATEGORIES= audio MAINTAINER= hselasky@FreeBSD.org diff --git a/audio/midipp/distinfo b/audio/midipp/distinfo index 5fa4291df95f..d6457c93c039 100644 --- a/audio/midipp/distinfo +++ b/audio/midipp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628174944 -SHA256 (hselasky-midipp-v2.1.0_GH0.tar.gz) = abda6e413cf0545178027f7bdee7f218d869c8a5f0da4177f750e467df916246 -SIZE (hselasky-midipp-v2.1.0_GH0.tar.gz) = 159187 +TIMESTAMP = 1630595551 +SHA256 (hselasky-midipp-v2.1.1_GH0.tar.gz) = 412aa98475f620d835ccfa071bdcdf8396454cc72ee026c185605b343d0d1456 +SIZE (hselasky-midipp-v2.1.1_GH0.tar.gz) = 159212 |
