Add latest version of libxpm (#4012)
This commit is contained in:
parent
369d370d0c
commit
2553afac25
@ -29,8 +29,9 @@ class Libxpm(AutotoolsPackage):
|
||||
"""libXpm - X Pixmap (XPM) image file format library."""
|
||||
|
||||
homepage = "http://cgit.freedesktop.org/xorg/lib/libXpm"
|
||||
url = "https://www.x.org/archive//individual/lib/libXpm-3.5.11.tar.gz"
|
||||
url = "https://www.x.org/archive//individual/lib/libXpm-3.5.12.tar.gz"
|
||||
|
||||
version('3.5.12', 'b286c884b11b5a0b4371175c5327141f')
|
||||
version('3.5.11', '7c67c878ee048206b070bc0b24154f04')
|
||||
version('3.5.10', 'a70507638d74541bf30a771f1e5938bb')
|
||||
version('3.5.9', 'd6d4b0f76248a6b346eb42dfcdaa72a6')
|
||||
|
Loading…
Reference in New Issue
Block a user