We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c372f0 + b0fe716 commit 41996adCopy full SHA for 41996ad
1 file changed
recipes/utils/gawk.yaml
@@ -2,7 +2,7 @@ inherit: [autotools]
2
3
metaEnvironment:
4
PKG_LICENSE: "GPL-3.0-or-later"
5
- PKG_VERSION: "5.3.0"
+ PKG_VERSION: "5.4.0"
6
7
depends:
8
- libs::mpfr-dev
@@ -13,7 +13,7 @@ depends:
13
checkoutSCM:
14
scm: url
15
url: ${GNU_MIRROR}/gawk/gawk-${PKG_VERSION}.tar.xz
16
- digestSHA1: "98c37c82d0d7370354e4e789406d6060c75c402a"
+ digestSHA1: "f13452fb3260f4959dcdb62d78b6236506ec8d14"
17
stripComponents: 1
18
19
buildScript: |
0 commit comments