diff options
author | Cem Keylan <cem@ckyln.com> | 2021-06-05 19:38:26 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-06-05 19:38:26 +0300 |
commit | a50a8e908a0454f11fb68f7ee702884ddc1f2f4b (patch) | |
tree | c2ea0281296462a33fd76ac5bae90397e436ddb9 | |
parent | 08981102aed565ae5425e8819faf6368f1cf58bd (diff) | |
download | repository-a50a8e908a0454f11fb68f7ee702884ddc1f2f4b.tar.gz |
libogg: bump to 1.3.5
-rw-r--r-- | extra/libogg/checksums | 2 | ||||
-rw-r--r-- | extra/libogg/sources | 2 | ||||
-rw-r--r-- | extra/libogg/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/libogg/checksums b/extra/libogg/checksums index 6324e2ef..3cb69d9e 100644 --- a/extra/libogg/checksums +++ b/extra/libogg/checksums @@ -1 +1 @@ -c163bc12bc300c401b6aa35907ac682671ea376f13ae0969a220f7ddf71893fe libogg-1.3.4.tar.xz +c4d91be36fc8e54deae7575241e03f4211eb102afb3fc0775fbbc1b740016705 libogg-1.3.5.tar.xz diff --git a/extra/libogg/sources b/extra/libogg/sources index 6d21083e..5eb9730e 100644 --- a/extra/libogg/sources +++ b/extra/libogg/sources @@ -1 +1 @@ -https://downloads.xiph.org/releases/ogg/libogg-1.3.4.tar.xz +https://downloads.xiph.org/releases/ogg/libogg-1.3.5.tar.xz diff --git a/extra/libogg/version b/extra/libogg/version index 737bdf49..a06f6a21 100644 --- a/extra/libogg/version +++ b/extra/libogg/version @@ -1 +1 @@ -1.3.4 1 +1.3.5 1 |