parent
1da9398b77
commit
2449570a70
2 changed files with 3 additions and 2 deletions
|
@ -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
1
srcpkgs/x264/update
Normal file
|
@ -0,0 +1 @@
|
|||
pattern="x264-snapshot-\K[\d\-]*(?=\.tar\.bz2)"
|
Loading…
Reference in a new issue