summaryrefslogtreecommitdiff
path: root/libbluray
diff options
context:
space:
mode:
authorDanny Rawlins <contact@romster.me>2020-11-16 00:44:18 +1100
committerDanny Rawlins <contact@romster.me>2020-11-16 00:44:18 +1100
commit1c3c37f39a06ee3f046b9345df6890d8ea1e47c2 (patch)
tree6751c2912cebccff7a86e41befea2fe2a609b7c0 /libbluray
parent1677a61f926cb701f21bb89f724e2e27f4bf56c5 (diff)
downloadcontrib-1c3c37f39a06ee3f046b9345df6890d8ea1e47c2.tar.gz
contrib-1c3c37f39a06ee3f046b9345df6890d8ea1e47c2.tar.xz
libbluray: 1.2.0 -> 1.2.1
Diffstat (limited to 'libbluray')
-rw-r--r--libbluray/.footprint8
-rw-r--r--libbluray/.signature8
-rw-r--r--libbluray/Pkgfile2
3 files changed, 10 insertions, 8 deletions
diff --git a/libbluray/.footprint b/libbluray/.footprint
index b7a9862e9..e183a9ec8 100644
--- a/libbluray/.footprint
+++ b/libbluray/.footprint
@@ -1,6 +1,8 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/bd_info
+-rwxr-xr-x root/root usr/bin/bd_list_titles
+-rwxr-xr-x root/root usr/bin/bd_splice
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/libbluray/
-rw-r--r-- root/root usr/include/libbluray/bluray-version.h
@@ -15,8 +17,8 @@ drwxr-xr-x root/root usr/include/libbluray/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libbluray.a
-rwxr-xr-x root/root usr/lib/libbluray.la
-lrwxrwxrwx root/root usr/lib/libbluray.so -> libbluray.so.2.2.0
-lrwxrwxrwx root/root usr/lib/libbluray.so.2 -> libbluray.so.2.2.0
--rwxr-xr-x root/root usr/lib/libbluray.so.2.2.0
+lrwxrwxrwx root/root usr/lib/libbluray.so -> libbluray.so.2.3.0
+lrwxrwxrwx root/root usr/lib/libbluray.so.2 -> libbluray.so.2.3.0
+-rwxr-xr-x root/root usr/lib/libbluray.so.2.3.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libbluray.pc
diff --git a/libbluray/.signature b/libbluray/.signature
index 6965e531c..77bf92205 100644
--- a/libbluray/.signature
+++ b/libbluray/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3xSPpLXyvV4BGs5CRV7btbi/nh5XpNUdXk7fRVL/ZLELkw6QLIfekeZstDzzEoQ9t9mH6z5i59hy8seuIzDweAM=
-SHA256 (Pkgfile) = 79a2602f7a3c4b03f0b97f05dbef61dd4138dd41458eccbaf0a95af880f7e30f
-SHA256 (.footprint) = c6a604909f18491cd25a7b700b7f37e2ae0925f9b599b410601f1ee19b463518
-SHA256 (libbluray-1.2.0.tar.bz2) = cd41ea06fd2512a77ebf63872873641908ef81ce2fe4e4c842f6035a47696c11
+RWSagIOpLGJF33mjI94p3aABTLwKUaNBmq5M8fovzW4RnlyQaHP9IkS8nrCewW3oCVpKk/B/6C7qD+M2FVoYuTZSWZKIuJVMPgs=
+SHA256 (Pkgfile) = 6e159d6668a72041bfd6cf362a1b1c687abdc8287d9e225e58d618ce7a206ed5
+SHA256 (.footprint) = 79e52df384324058c6ffea5c98aee2c4592167d45e33b555cf316f64edcb3f2a
+SHA256 (libbluray-1.2.1.tar.bz2) = 5223e83f7988ea2cc860b5cadcaf9cf971087b0c80ca7b60cc17c8300cae36ec
diff --git a/libbluray/Pkgfile b/libbluray/Pkgfile
index fe3b07156..0e6744680 100644
--- a/libbluray/Pkgfile
+++ b/libbluray/Pkgfile
@@ -5,7 +5,7 @@
# Optional: ant
name=libbluray
-version=1.2.0
+version=1.2.1
release=1
source=(ftp://ftp.videolan.org/pub/videolan/$name/$version/$name-$version.tar.bz2)
build() {

Generated by cgit