diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2018-02-27 19:33:35 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2018-02-27 19:33:35 +0000 |
commit | 4530b5d1c6658cedf9162c9fbd2ad7b72d79912b (patch) | |
tree | 3121268647468e7c6f00d554246840b9ec78eb50 | |
parent | multimedia/kodi-devel: Unbreak INDEX with OPTION_SET=WAYLAND (diff) |
Update to 0.13.4.
https://gitlab.com/orcus/orcus/blob/f6a8382/CHANGELOG#L29
-rw-r--r-- | devel/liborcus/Makefile | 2 | ||||
-rw-r--r-- | devel/liborcus/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/liborcus/Makefile b/devel/liborcus/Makefile index 624dfccac7e1..cf07c44f4040 100644 --- a/devel/liborcus/Makefile +++ b/devel/liborcus/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= liborcus -PORTVERSION= 0.13.3 +PORTVERSION= 0.13.4 CATEGORIES= devel misc MASTER_SITES= http://kohei.us/files/orcus/src/ diff --git a/devel/liborcus/distinfo b/devel/liborcus/distinfo index 6cf9d6f480ac..6f0433fcc1f2 100644 --- a/devel/liborcus/distinfo +++ b/devel/liborcus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1518732428 -SHA256 (liborcus-0.13.3.tar.xz) = a4c604fc319092637827abf21c0f93f72559084062aba168632e5a1e30d0b741 -SIZE (liborcus-0.13.3.tar.xz) = 1817824 +TIMESTAMP = 1519753053 +SHA256 (liborcus-0.13.4.tar.xz) = b71c4c15febe7dae63406e8023898e3a5cf7fe4ec43b2028dfbbf24e9fe282e4 +SIZE (liborcus-0.13.4.tar.xz) = 1816340 |