mirror of
https://abf.rosa.ru/djam/hugo.git
synced 2025-02-23 09:42:53 +00:00
0.137.0
This commit is contained in:
parent
f13faf285d
commit
6d7b4e132b
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
||||||
sources:
|
sources:
|
||||||
hugo-0.136.5.tar.gz: 9d361e3e950c01590c6ab697c71c425bb4eb7892
|
hugo-0.137.0.tar.gz: 01fa66a4d18402c94f97ecd7e42199f57a4ff5ab
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%define debug_package %nil
|
%define debug_package %nil
|
||||||
|
|
||||||
Name: hugo
|
Name: hugo
|
||||||
Version: 0.136.5
|
Version: 0.137.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A framework for building websites
|
Summary: A framework for building websites
|
||||||
URL: https://gohugo.io
|
URL: https://gohugo.io
|
||||||
|
@ -12,6 +12,7 @@ Group: Development/Other
|
||||||
BuildRequires: go
|
BuildRequires: go
|
||||||
BuildRequires: git-core
|
BuildRequires: git-core
|
||||||
BuildRequires: upx
|
BuildRequires: upx
|
||||||
|
BuildRequires: pkgconfig(openssl3.3)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A fast and flexible static site generator built with love by
|
A fast and flexible static site generator built with love by
|
||||||
|
|
Loading…
Add table
Reference in a new issue