Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
1926d74a
Commit
1926d74a
authored
5 years ago
by
Leo
Committed by
Natanael Copa
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/sdl2: upgrade to 2.0.10
ref
#10337
parent
eb407b05
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/sdl2/APKBUILD
+16
-3
16 additions, 3 deletions
main/sdl2/APKBUILD
with
16 additions
and
3 deletions
main/sdl2/APKBUILD
+
16
−
3
View file @
1926d74a
# Contributor: August Klein <amatcoder@gmail.com>
# Maintainer: August Klein <amatcoder@gmail.com>
pkgname
=
sdl2
pkgver
=
2.0.
9
pkgrel
=
2
pkgver
=
2.0.
10
pkgrel
=
0
pkgdesc
=
"A development library designed to provide low level access to audio, keyboard, mouse, joystick and graphics"
url
=
"https://www.libsdl.org"
arch
=
"all"
...
...
@@ -17,6 +17,19 @@ source="https://www.libsdl.org/release/SDL2-$pkgver.tar.gz
options
=
"!check"
# No good way to run the available tests
builddir
=
"
$srcdir
/SDL2-
$pkgver
"
# secfixes:
# 2.0.10-r0:
# - CVE-2019-7572
# - CVE-2019-7573
# - CVE-2019-7574
# - CVE-2019-7575
# - CVE-2019-7576
# - CVE-2019-7578
# - CVE-2019-7635
# - CVE-2019-7636
# - CVE-2019-7637
# - CVE-2019-7638
prepare
()
{
default_prepare
...
...
@@ -49,5 +62,5 @@ package() {
DESTDIR
=
"
$pkgdir
"
make
install
}
sha512sums
=
"
a78a4708b2bb5b35a7c7b7501eb3bd60a9aa3bb95a3d84e57763df4a377185e7312a94b66321eef7ca0d17255e4b402fc950e83ef0dbbd08f14ff1194107dc10
SDL2-2.0.
9
.tar.gz
sha512sums
=
"
f49b869362699b3282f6e82920e59c7fac581bcbf955f18a81cc126293c08093a90df7fcb39517cc8bc32708d2213fe645a42b655d6d811c1386efebb3d3c798
SDL2-2.0.
10
.tar.gz
e4e946a3bd51e011be1aa7d0c9a22182b1c00f277f4ae758dbe54f4ab1e4edb27f56f4324f9ace8d09f337a2f65b64b72e51326449ab2327632ff8b5fb57414b directfb-cflags.patch"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment