diff options
author | Tim Biermann <tbier@posteo.de> | 2021-06-27 19:06:31 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-06-27 19:06:31 +0000 |
commit | 7196ff68af7c63ed67ec101c725f7c998a893bb0 (patch) | |
tree | ed492c650fa8691ddd4165730b81870c83a20633 /libdvdnav | |
parent | 4ea776ffac270fc8ca431c325f55f2abb9a2a102 (diff) | |
download | contrib-7196ff68af7c63ed67ec101c725f7c998a893bb0.tar.gz contrib-7196ff68af7c63ed67ec101c725f7c998a893bb0.tar.xz |
libdvdnav: 6.1.0 -> 6.1.1
Diffstat (limited to 'libdvdnav')
-rw-r--r-- | libdvdnav/.signature | 6 | ||||
-rwxr-xr-x | libdvdnav/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libdvdnav/.signature b/libdvdnav/.signature index be99f46cf..2e4bd787d 100644 --- a/libdvdnav/.signature +++ b/libdvdnav/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+aNqejmHnwG1jJbtQ9/Qzy8e0Vy8iUlKsvVqVctCLEn5a9iF62noTRmVnEC9seytdzcbkzBsLKt1PNGeoDlww4= -SHA256 (Pkgfile) = 0002f36b25aae60dab64c2091eb9e698dddbc9c2d3bf8c2220a30ac9d479687c +RWSagIOpLGJF3zWoKE/0QnX1Gd2NumsK+11P/XxeBDXXuWXOMaY07gP3VZCGVv/Iefg4kE8nJ8SJn10nGCNvOYx0vfGuRNxIzgM= +SHA256 (Pkgfile) = 25846ad90bbee356c565bfb87d7789a25693aee862679b442fc8f84015785149 SHA256 (.footprint) = 8444a9ecce066e6d9c8000bded64a1774fa1b8eef7e471551cc9a286f8b5bb04 -SHA256 (libdvdnav-6.1.0.tar.bz2) = f697b15ea9f75e9f36bdf6ec3726308169f154e2b1e99865d0bbe823720cee5b +SHA256 (libdvdnav-6.1.1.tar.bz2) = c191a7475947d323ff7680cf92c0fb1be8237701885f37656c64d04e98d18d48 diff --git a/libdvdnav/Pkgfile b/libdvdnav/Pkgfile index 8a7710337..31bdb2f8d 100755 --- a/libdvdnav/Pkgfile +++ b/libdvdnav/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libdvdread name=libdvdnav -version=6.1.0 +version=6.1.1 release=1 source=(https://download.videolan.org/pub/videolan/$name/$version/$name-$version.tar.bz2) |