diff options
author | Danny Rawlins <contact@romster.me> | 2020-12-13 17:48:04 +1100 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2020-12-13 17:48:04 +1100 |
commit | d2c7d63866b2e8d096f90a8b8778edf5a872e86a (patch) | |
tree | b2732111791b6623f768c3bed234d2f9492f1627 /libsdl2 | |
parent | eb7305a8b7361037bba0d2dbc1375b4ed0884dc3 (diff) | |
download | opt-d2c7d63866b2e8d096f90a8b8778edf5a872e86a.tar.gz opt-d2c7d63866b2e8d096f90a8b8778edf5a872e86a.tar.xz |
libsdl2: update dependency mesa3d -> mesa
Diffstat (limited to 'libsdl2')
-rw-r--r-- | libsdl2/.signature | 4 | ||||
-rw-r--r-- | libsdl2/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libsdl2/.signature b/libsdl2/.signature index b41a17487..e147d2598 100644 --- a/libsdl2/.signature +++ b/libsdl2/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Y4yW4UYWXvnoJevxPMX/HwXBkkJdA8Zj+NWY0W5BRknH5XQMA6oL+atwGUXuUpn2NVmiydU7ZgcXxEFOKIwKgs= -SHA256 (Pkgfile) = c9c656da07fe3f85d698647bc6a2797ba780e87486351c137050a8e7c78e5e20 +RWSE3ohX2g5d/RyCNH+h4fvY0Ax9KZD38c2/LA/fkvH22bvoCj+L0rRDUdYPMHif7Bwu/K4eTgPWzqrkNqscF8FyNU1t0I+WyQk= +SHA256 (Pkgfile) = bc75e4d40bcb6e1d9f37eb2788ca52873f603f5465c0d62f881cd0ef056f3d6f SHA256 (.footprint) = 1748ecf7248ae327934e3bccbc7f95c90925dcff46d7702295638b855c38b2b5 SHA256 (SDL2-2.0.12.tar.gz) = 349268f695c02efbc9b9148a70b85e58cefbbf704abd3e91be654db7f1e2c863 diff --git a/libsdl2/Pkgfile b/libsdl2/Pkgfile index 501366e1a..50f4039df 100644 --- a/libsdl2/Pkgfile +++ b/libsdl2/Pkgfile @@ -1,7 +1,7 @@ # Description: SDL version 2, Simple DirectMedia Layer # URL: http://www.libsdl.org # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: alsa-lib mesa3d +# Depends on: alsa-lib mesa name=libsdl2 version=2.0.12 |