Skip to content

Commit

Permalink
libguestfs: update update-libguestfs-appliance version
Browse files Browse the repository at this point in the history
  • Loading branch information
SyFloG committed Nov 25, 2024
1 parent 8709f2f commit 49b4bda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/libguestfs/files/update-libguestfs-appliance
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

VERSION=1.40.1
SHA512SUM="2d63b2ce8850929b42ddc91518b0e2b37d13e358be94bb54899da6c310afa308d708a3443b9f3b3aa3c46f4f2079036a6a4b34027788f183c17a20b68fcf4e6e"
VERSION=1.46.0
SHA512SUM="842119bdf95dbbd61328891e9bd0b557bed90ba79c6419ee18d1a79cd4a301ea6922339b9e80ac314ff3e16498e9d3c594861aebe8e0fc2db41d285eb8e5d578"

set -e
umask 022
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/libguestfs/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'libguestfs'
pkgname=libguestfs
version=1.54.0
revision=1
revision=2
_version_short=${version%.*}
build_style=gnu-configure
make_install_args="INSTALLDIRS=vendor"
Expand Down

0 comments on commit 49b4bda

Please sign in to comment.