summaryrefslogtreecommitdiffstats
path: root/video-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2019-05-01 21:48:27 -0400
committerPavel Vinogradov2019-05-01 21:48:27 -0400
commitee67216dc58c0bbeffea13142a6b51f61d46a4c4 (patch)
treed631b4c41d6995ab00503cd48a2600a5654d98f1 /video-libs
parent45edda8445e45109ace440bca206f171990cbcce (diff)
video-libs/dav1d: version 0.3.0
Diffstat (limited to 'video-libs')
-rwxr-xr-xvideo-libs/dav1d/DETAILS4
-rw-r--r--video-libs/dav1d/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/video-libs/dav1d/DETAILS b/video-libs/dav1d/DETAILS
index 332ce1bc34..8a3176bf47 100755
--- a/video-libs/dav1d/DETAILS
+++ b/video-libs/dav1d/DETAILS
@@ -9,8 +9,8 @@ if [[ "${DAV1D_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION="0.2.0"
- SOURCE_HASH="sha512:378060ed6762f9f6baf7addfa7382cb0873bbc606f0389eee4ed7537dcfc851f5b159a34af0f15d9f8d345a9b2a950f38078a419144b0458aa3464e54ea5d490"
+ VERSION="0.3.0"
+ SOURCE_HASH="sha512:bc0933bbc7064555e8973c82390e414aca8f52a14c5de7ee3ff92c263722d5c9cc472ba5f1f8d1dd60c4ce9ab0ed880c8b4a53b3d33d3aff24bc8e7fb18b0b84"
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
SOURCE_URL[0]="https://code.videolan.org/videolan/${SPELL}/-/archive/${VERSION}/${SOURCE}"
diff --git a/video-libs/dav1d/HISTORY b/video-libs/dav1d/HISTORY
index c528791639..f32d9c307a 100644
--- a/video-libs/dav1d/HISTORY
+++ b/video-libs/dav1d/HISTORY
@@ -1,3 +1,6 @@
+2019-05-01 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 0.3.0
+
2019-03-04 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 0.2.0