aboutsummaryrefslogtreecommitdiffstats
path: root/community/libx86emu
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-05-04 01:19:30 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-05-04 01:25:43 +0200
commit10886dab0df8c73de53b52df9836f4590c0e92fb (patch)
tree8febcfaaaa8d13057645db439a068e732bcdcbf9 /community/libx86emu
parentfe54f3e01fc84919a4d3269c3b0c787f6ae7a865 (diff)
community/libx86emu: upgrade to 1.14
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 c6f6d33869b..97173f53c4e 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=1.12
+pkgver=1.14
pkgrel=0
pkgdesc="x86 emulation library"
url="https://github.com/wfeldt/libx86emu"
@@ -30,5 +30,5 @@ package() {
make $_flags DESTDIR="$pkgdir" install
}
-sha512sums="7798ab62a42d52591bedb272e9ed5c23abba896318f2da79f8a42846715998505ceb28b7c865d25d76f3ee16d2a3bf97b2f81a4e1b7248f8dd864794113725c0 libx86emu-1.12.tar.gz
+sha512sums="405fd1355a0e829a0e9cfb80a7f03f9f803beff3a7969c847314617d0d0d3b76289ae1a406c1a11b0877fbdd033189db1c2479e89c1a5bccc821596a0f8bd178 libx86emu-1.14.tar.gz
87edc4f5bc3810a3faabe121f77f31ca503f867236a0dd3b924dd4fe7ebd1da5d49f01b90b192102161dd209c765a30ec3fb10ff658470bdd113707f702267bc ldflags.patch"