commit 7f4c4b112f3cf3c5e8dbb45d5ec75b0358a98af0 parent b17fce9e956d13543c777a9d19e9592015410ae8 Author: aabacchus <ben@bvnf.space> Date: Mon, 19 Jul 2021 10:50:21 +0100 libxdg-basedir: bump to 1.2.3, add autoconf make dep Diffstat:
M | libxdg-basedir/build | | | 4 | ++-- |
M | libxdg-basedir/checksums | | | 2 | +- |
A | libxdg-basedir/depends | | | 1 | + |
M | libxdg-basedir/sources | | | 2 | +- |
M | libxdg-basedir/version | | | 2 | +- |
5 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/libxdg-basedir/build b/libxdg-basedir/build @@ -1,8 +1,8 @@ #!/bin/sh -e -./autogen.sh +autoreconf --force --install ./configure \ - --prefix=/usr + --prefix=/usr make make DESTDIR="$1" install diff --git a/libxdg-basedir/checksums b/libxdg-basedir/checksums @@ -1 +1 @@ -ea6c7b332db0f7fabd7f5baef4be56b8ef33804e05d36acbac4c083c0130cb99 v1.2.2.tar.gz +ff30c60161f7043df4dcc6e7cdea8e064e382aa06c73dcc3d1885c7d2c77451d diff --git a/libxdg-basedir/depends b/libxdg-basedir/depends @@ -0,0 +1 @@ +autoconf make diff --git a/libxdg-basedir/sources b/libxdg-basedir/sources @@ -1 +1 @@ -https://github.com/davmac314/libxdg-basedir/archive/v1.2.2.tar.gz +https://github.com/devnev/libxdg-basedir/archive/refs/tags/libxdg-basedir-1.2.3.tar.gz diff --git a/libxdg-basedir/version b/libxdg-basedir/version @@ -1 +1 @@ -1.2.2 1 +1.2.3 1