commit d0e17469c2f7c6bdc8ce4e54e68ee8516eb76f16 parent 05cdb27d486595b50e545a5288cd57dff4414ce5 Author: phoebos <ben@bvnf.space> Date: Wed, 3 Jul 2024 13:24:44 +0100 pdpmake: 2.0.0 Diffstat:
M | pdpmake/build | | | 2 | +- |
M | pdpmake/checksums | | | 2 | +- |
M | pdpmake/sources | | | 2 | +- |
M | pdpmake/version | | | 2 | +- |
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pdpmake/build b/pdpmake/build @@ -1,4 +1,4 @@ #!/bin/sh -e make PREFIX=/usr DESTDIR="$1" install -cp make "$1/usr/bin/make" +ln -s pdpmake "$1/usr/bin/make" diff --git a/pdpmake/checksums b/pdpmake/checksums @@ -1 +1 @@ -27c9b61b5086e806fc33484a40a2fa2c4eeb21d0cc1eee10318d8d187daa9d6032 +771c6e0e02f090b20b25c161341621163263410be87da3ab85223f08fa32e80c97 diff --git a/pdpmake/sources b/pdpmake/sources @@ -1 +1 @@ -https://frippery.org/make/pdpmake-1.4.1.tgz +https://frippery.org/make/pdpmake-2.0.0.tgz diff --git a/pdpmake/version b/pdpmake/version @@ -1 +1 @@ -1.4.1 1 +2.0.0 1