mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
libx86emu: update to 3.7.
This commit is contained in:
parent
33ce4746a7
commit
99806e9557
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libx86emu'
|
# Template file for 'libx86emu'
|
||||||
pkgname=libx86emu
|
pkgname=libx86emu
|
||||||
version=3.5
|
version=3.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
@ -11,7 +11,7 @@ maintainer="meator <meator.dev@gmail.com>"
|
||||||
license="MIT" # Old Style with legal disclaimer
|
license="MIT" # Old Style with legal disclaimer
|
||||||
homepage="https://github.com/wfeldt/libx86emu"
|
homepage="https://github.com/wfeldt/libx86emu"
|
||||||
distfiles="https://github.com/wfeldt/libx86emu/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/wfeldt/libx86emu/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=91da55f5da55017d5a80e2364de30f9520aa8df2744ff587a09ba58d6e3536c8
|
checksum=03754aede79530baa0e862e1aad5527e9c1bd3371736b1ab5a2bc769e4a3d680
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
rm git2log
|
rm git2log
|
||||||
|
|
Loading…
Add table
Reference in a new issue