diff options
Diffstat (limited to 'python-assemblyline.spec')
-rw-r--r-- | python-assemblyline.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-assemblyline.spec b/python-assemblyline.spec index 8de6811..8ec8f87 100644 --- a/python-assemblyline.spec +++ b/python-assemblyline.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-assemblyline -Version: 4.4.0.4 +Version: 4.4.0.10 Release: 1 Summary: Assemblyline 4 - Automated malware analysis framework License: MIT URL: https://github.com/CybercentreCanada/assemblyline-base -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1f/a5/4a2cd1c88e495133b3b8f526fdf2237af24823ae0900f18006fe4106ed8f/assemblyline-4.4.0.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d3/ca/60cb89d92d68953735da3acdefd2802ea7a4907cfffee4192e31ac64950a/assemblyline-4.4.0.10.tar.gz BuildArch: noarch @@ -115,7 +115,7 @@ Here is an example on how you would get those libraries on a `Ubuntu 20.04+` sys %prep -%autosetup -n assemblyline-4.4.0.4 +%autosetup -n assemblyline-4.4.0.10 %build %py3_build @@ -155,5 +155,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 4.4.0.4-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 4.4.0.10-1 - Package Spec generated |