commit 642929ba216cc29e1dea256064734234af4466eb parent 32577076f2b55792a35a219dae3d4b28f6ba0269 Author: aabacchus <ben@bvnf.space> Date: Thu, 9 Dec 2021 00:40:24 +0000 amfora: 1.9.1 Diffstat:
M | amfora/build | | | 4 | ++-- |
M | amfora/checksums | | | 2 | +- |
M | amfora/sources | | | 2 | +- |
M | amfora/version | | | 2 | +- |
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/amfora/build b/amfora/build @@ -1,4 +1,4 @@ #!/bin/sh -e -make VERSION=v1.9.0 -make PREFIX="$1/usr" install +make VERSION=v1.9.1 +make DESTDIR="$1" PREFIX=/usr install diff --git a/amfora/checksums b/amfora/checksums @@ -1 +1 @@ -3f9700a3ab7b9b9de450255a702bc43067c67a7b6ceec13f649d2e84eaf7224d +f10811cee8a4e45cac13a1f6ff883b576e2daca2871ac6844ad5046b17269c16 diff --git a/amfora/sources b/amfora/sources @@ -1 +1 @@ -https://github.com/makeworld-the-better-one/amfora/archive/v1.9.0.tar.gz +https://github.com/makeworld-the-better-one/amfora/archive/v1.9.1.tar.gz diff --git a/amfora/version b/amfora/version @@ -1 +1 @@ -1.9.0 1 +1.9.1 1