x264: update to 20180304.2245

Closes: #12160 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-05 08:10:25 -03:00 committed by Michael Aldridge
parent 1da9398b77
commit 2449570a70
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'x264'
pkgname=x264
_snap_date=20180119
_snap_date=20180304
_snap_rev=2245
version="${_snap_date}.${_snap_rev}"
revision=1
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.videolan.org/developers/x264.html"
license="GPL-2"
distfiles="http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-${_snap_date}-${_snap_rev}-stable.tar.bz2"
checksum=32b54ad52ee29c82be3882b8907d0177832ec0aaa78210dd88f46784f771b04f
checksum=4d42dc7dd18463efa2fa0dcbcdd261dde3c1260c06362a794914c9f822456f20
do_configure() {
local args

1
srcpkgs/x264/update Normal file
View file

@ -0,0 +1 @@
pattern="x264-snapshot-\K[\d\-]*(?=\.tar\.bz2)"