summaryrefslogtreecommitdiffstats
path: root/src/openal.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-04-03 12:59:00 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-04-14 07:22:58 (GMT)
commit1db2f349b41ff5c225642d79fec916bfeac224fa (patch)
tree83faedc1c801c612e02b2dad61b430a6cf805107 /src/openal.mk
parent7861e606468963e88da92a8189eea0f5ee3b99bf (diff)
downloadmxe-1db2f349b41ff5c225642d79fec916bfeac224fa.zip
mxe-1db2f349b41ff5c225642d79fec916bfeac224fa.tar.gz
mxe-1db2f349b41ff5c225642d79fec916bfeac224fa.tar.bz2
update package openal
Diffstat (limited to 'src/openal.mk')
-rw-r--r--src/openal.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openal.mk b/src/openal.mk
index ea7e90e..7e1deb2 100644
--- a/src/openal.mk
+++ b/src/openal.mk
@@ -3,7 +3,7 @@
PKG := openal
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 0e2449375a12cee65a9cea354533dcaabf9d5068
+$(PKG)_CHECKSUM := e6d69db13ec15465b83a45ef89978e8a0f55beca
$(PKG)_SUBDIR := openal-soft-$($(PKG)_VERSION)
$(PKG)_FILE := openal-soft-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://kcat.strangesoft.net/openal-releases/$($(PKG)_FILE)