aboutsummaryrefslogtreecommitdiffstats
path: root/community/libx86emu
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-30 00:22:40 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-30 00:28:34 +0100
commitc4f07c2040f0b5bc2060cf6a2f7a5fb2c6a61623 (patch)
tree9a26d5aad8cad84abd7ce8b827cc2def56d46e51 /community/libx86emu
parent9c25e0d3636d1d03bb3b0d62ba81a59c69b271a8 (diff)
downloadaports-c4f07c2040f0b5bc2060cf6a2f7a5fb2c6a61623.tar.bz2
aports-c4f07c2040f0b5bc2060cf6a2f7a5fb2c6a61623.tar.xz
community/libx86emu: upgrade to 3.0
Diffstat (limited to 'community/libx86emu')
-rw-r--r--community/libx86emu/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libx86emu/APKBUILD b/community/libx86emu/APKBUILD
index 9182d7accb..4d74ce249e 100644
--- a/community/libx86emu/APKBUILD
+++ b/community/libx86emu/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=libx86emu
-pkgver=2.6
+pkgver=3.0
pkgrel=0
pkgdesc="x86 emulation library"
url="https://github.com/wfeldt/libx86emu"
@@ -25,4 +25,4 @@ package() {
make $_flags DESTDIR="$pkgdir" install
}
-sha512sums="67c87dc7ecc15f4422058c131eb08a062ba7ad35af2212bcb45df4837b7a91b17eb534778558ffbddb2322982d55835f7ab29eb5eed0d2a27f5f0f9b5eb4afd5 libx86emu-2.6.tar.gz"
+sha512sums="844a95efe99cf70ae4c14aea01075144699acd326576c8e9d03d56668d52976613add65cea8c15128cf989cd48148a6037acd043da986a965049af796b88b8bc libx86emu-3.0.tar.gz"