Browse Source

upgrading package: aom 1.0.0.20190906 -> 1.0.0.20200206

master
parent
commit
fe94a66eae
  1. 5
      aom/aom.spec

5
aom/aom.spec

@ -23,7 +23,7 @@
# package version
%define V_opkg 1.0.0
%define V_snap 20190906
%define V_snap 20200206
# package information
Name: aom
@ -36,7 +36,7 @@ Class: EVAL
Group: Video
License: MIT
Version: %{V_opkg}.%{V_snap}
Release: 20190906
Release: 20200206
# list of sources
Source0: http://download.openpkg.org/components/versioned/aom/aom-%{V_snap}.tar.xz
@ -80,6 +80,7 @@ PreReq: OpenPKG, openpkg >= 20160101
-DCMAKE_CXX_COMPILER="%{l_cxx}" \
-DENABLE_SHARED=OFF \
-DCONFIG_UNIT_TESTS=OFF \
-DAOM_TARGET_CPU=generic \
..
%{l_make} %{l_mflags -O}

Loading…
Cancel
Save