parent
622210eb06
commit
3361765787
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'x264'
|
||||
pkgname=x264
|
||||
_snap_date=20180304
|
||||
_snap_date=20180307
|
||||
_snap_rev=2245
|
||||
version="${_snap_date}.${_snap_rev}"
|
||||
revision=1
|
||||
|
@ -9,9 +9,9 @@ hostmakedepends="nasm perl"
|
|||
short_desc="Free library for encoding H264/AVC video streams"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.videolan.org/developers/x264.html"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
distfiles="http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-${_snap_date}-${_snap_rev}-stable.tar.bz2"
|
||||
checksum=4d42dc7dd18463efa2fa0dcbcdd261dde3c1260c06362a794914c9f822456f20
|
||||
checksum=56d4ced6395b8ba30d87498668b155f2529c2f1af9bd0aa9cb7685873c88ec9a
|
||||
|
||||
do_configure() {
|
||||
local args
|
||||
|
|
Loading…
Reference in New Issue