diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-11 05:54:13 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-11 06:58:58 +0000 |
commit | 8ae87ab9e5ec350207124531b158fce7783cbc90 (patch) | |
tree | bad68450ee058822f8eac5f74ae94b1025156666 /testing/emulationstation | |
parent | a356ec61534f92b07c2912730e1eb512d424a11b (diff) | |
download | aports-8ae87ab9e5ec350207124531b158fce7783cbc90.tar.bz2 aports-8ae87ab9e5ec350207124531b158fce7783cbc90.tar.xz |
testing/emulationstation: rebuild against boost-1.71
Diffstat (limited to 'testing/emulationstation')
-rw-r--r-- | testing/emulationstation/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/emulationstation/APKBUILD b/testing/emulationstation/APKBUILD index fc0082a559..a11d08dea3 100644 --- a/testing/emulationstation/APKBUILD +++ b/testing/emulationstation/APKBUILD @@ -3,7 +3,7 @@ pkgname=emulationstation _pkgname="EmulationStation" pkgver=2.7.1 -pkgrel=2 +pkgrel=3 pkgdesc="EmulationStation is a cross-platform graphical front-end for emulators with controller navigation." url="https://github.com/RetroPie/EmulationStation" arch="all !s390x" # vlc-dev disabled on s390x |