Compare commits

...

1 commit

Author SHA1 Message Date
Anton Livaja
e530adb112 chore: update npth version to 1.7 2024-10-02 09:53:59 -04:00

View file

@ -1,6 +1,6 @@
FROM scratch AS base
ENV VERSION=1.6
ENV SRC_HASH=1393abd9adcf0762d34798dc34fdcf4d0d22a8410721e76f1e3afcd1daa4e2d1
ENV VERSION=1.7
ENV SRC_HASH=8589f56937b75ce33b28d312fccbf302b3b71ec3f3945fde6aaa74027914ad05
ENV SRC_FILE=npth-${VERSION}.tar.bz2
ENV SRC_SITE=https://gnupg.org/ftp/gcrypt/npth/${SRC_FILE}