diff options
-rw-r--r-- | audio/lilv/Makefile | 4 | ||||
-rw-r--r-- | audio/lilv/distinfo | 6 | ||||
-rw-r--r-- | audio/lilv/pkg-descr | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/lilv/Makefile b/audio/lilv/Makefile index 943a1471a434..a334cb754622 100644 --- a/audio/lilv/Makefile +++ b/audio/lilv/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= lilv -PORTVERSION= 0.24.6 +PORTVERSION= 0.24.8 CATEGORIES= audio -MASTER_SITES= http://download.drobilla.net/ +MASTER_SITES= https://download.drobilla.net/ MAINTAINER= beerml@sigma6audio.de COMMENT= Lilv makes the use of LV2 plugins as simple as possible diff --git a/audio/lilv/distinfo b/audio/lilv/distinfo index b87b8290e412..023430c5a8f8 100644 --- a/audio/lilv/distinfo +++ b/audio/lilv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1590393198 -SHA256 (lilv-0.24.6.tar.bz2) = 5f544cf79656e0782a03a2cc7ab1d31a93f36d71d4187bd427ade8d7b55370dc -SIZE (lilv-0.24.6.tar.bz2) = 541765 +TIMESTAMP = 1590456756 +SHA256 (lilv-0.24.8.tar.bz2) = cadc3654c481aec6a6db504439cf8c0572c06128a6fbca1953a30df77e89c300 +SIZE (lilv-0.24.8.tar.bz2) = 545545 diff --git a/audio/lilv/pkg-descr b/audio/lilv/pkg-descr index 270d08674f6a..b291915baf62 100644 --- a/audio/lilv/pkg-descr +++ b/audio/lilv/pkg-descr @@ -4,4 +4,4 @@ faster and have minimal dependencies. It is stable, well-tested software (the included test suite covers over 90% of the code) in use by several applications. -WWW: http://drobilla.net/software/lilv/ +WWW: https://drobilla.net/software/lilv |