diff --git a/util/archive/p7zip/actions.py b/util/archive/p7zip/actions.py
index 000f918a77..7f1cdde316 100644
--- a/util/archive/p7zip/actions.py
+++ b/util/archive/p7zip/actions.py
@@ -12,7 +12,7 @@ from pisi.actionsapi import get
WorkDir = "p7zip-%s" % get.srcVERSION()
makefiles = {
- 'x86_64' : "makefile.linux_amd64"
+ 'x86_64' : "makefile.linux_amd64_asm"
}
def setup():
diff --git a/util/archive/p7zip/pspec.xml b/util/archive/p7zip/pspec.xml
index e8bc23250f..03efdc11e1 100644
--- a/util/archive/p7zip/pspec.xml
+++ b/util/archive/p7zip/pspec.xml
@@ -14,8 +14,8 @@
p7zip is a port of 7-Zip archiver for Unix. Supports packing-unpacking 7z, ZIP, GZIP, BZIP2 and TAR archives and unpacking RAR, CAB, ISO, ARJ, LZH, CHM, Z, CPIO, RPM, DEB and NSIS arhives.
-
- https://github.com/jinfeihan57/p7zip/archive/v17.03.tar.gz
+
+ https://github.com/jinfeihan57/p7zip/archive/v17.04.tar.gz
yasm-devel
@@ -37,6 +37,13 @@
+
+ 2021-04-26
+ 17.04
+ Version bump.
+ fury
+ uglyside@yandex.ru
+
2021-03-13
17.03