aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2022-06-30 11:07:15 +0000
committeralice <alice@ayaya.dev>2022-06-30 13:00:15 +0000
commit1680b4752d6b1c2543a150590cfb4888125469f5 (patch)
treec51342a04ec5f4a4d89c0ec6a6d74a46b11b8abc
parentcb66af8fc59a4e24ecacb91433b3f089015582ea (diff)
community/x264: upgrade to 0.164_git20220602
-rw-r--r--community/x264/APKBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/community/x264/APKBUILD b/community/x264/APKBUILD
index 4651c908c5e..245926a21df 100644
--- a/community/x264/APKBUILD
+++ b/community/x264/APKBUILD
@@ -4,9 +4,9 @@ pkgname=x264
# https://code.videolan.org/videolan/x264/-/tree/stable.
# The minor version corresponds the ABI version. If it needs to be bumbed,
# abuild will alert you.
-pkgver=0.163_git20210613
-_gitrev=5db6aa6cab1b146e07b60cc1736a01f21da01154
-pkgrel=1
+pkgver=0.164_git20220602
+_gitrev=baee400fa9ced6f5481a728138fed6e867b0ff7f
+pkgrel=0
pkgdesc="Free library for encoding H264/AVC video streams"
url="https://www.videolan.org/developers/x264.html"
arch="all"
@@ -50,8 +50,7 @@ build() {
--enable-shared \
--enable-static \
$asmopts \
- --enable-pic \
- --extra-cflags=-fno-aggressive-loop-optimizations
+ --enable-pic
make
}
@@ -70,5 +69,5 @@ package() {
}
sha512sums="
-d2cdd40d195fd6507abacc8b8810107567dff2c0a93424ba1eb00b544cb78a5430f00f9bcf8f19bd663ae77849225577da05bfcdb57948a8af9dc32a7c8b9ffd x264-5db6aa6cab1b146e07b60cc1736a01f21da01154.tar.gz
+3c7147457cbe0fea20cf3ed8cf7bbdca9ac15060cf86f81b9b5b54b018f922964e91b3c38962c81fedef92bc5b14489e04d0966d03d2b7a85b4dabab6ad816a2 x264-baee400fa9ced6f5481a728138fed6e867b0ff7f.tar.gz
"