Skip to content

Commit 41996ad

Browse files
authored
Merge pull request #314 from admlck/gawk540
utils::gawk: Update to 5.4.0
2 parents 6c372f0 + b0fe716 commit 41996ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipes/utils/gawk.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ inherit: [autotools]
22

33
metaEnvironment:
44
PKG_LICENSE: "GPL-3.0-or-later"
5-
PKG_VERSION: "5.3.0"
5+
PKG_VERSION: "5.4.0"
66

77
depends:
88
- libs::mpfr-dev
@@ -13,7 +13,7 @@ depends:
1313
checkoutSCM:
1414
scm: url
1515
url: ${GNU_MIRROR}/gawk/gawk-${PKG_VERSION}.tar.xz
16-
digestSHA1: "98c37c82d0d7370354e4e789406d6060c75c402a"
16+
digestSHA1: "f13452fb3260f4959dcdb62d78b6236506ec8d14"
1717
stripComponents: 1
1818

1919
buildScript: |

0 commit comments

Comments
 (0)