Skip to content

Commit

Permalink
Merge pull request #1167 from mariux64/update-libpng16-from-1.6.34-to…
Browse files Browse the repository at this point in the history
…-1.6.37

Update libpng16 from 1.6.34 to 1.6.37
  • Loading branch information
pmenzel authored Jul 9, 2019
2 parents ed1268d + 10c1b01 commit 893c00d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libpng16.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION libpng16-1.6.34-0
# BEE_VERSION libpng16-1.6.37-0

SRCURL[0]="https://downloads.sourceforge.net/libpng/libpng-${PKGVERSION}.tar.xz"

Expand Down Expand Up @@ -45,5 +45,5 @@ mee_install_post() {
start_cmd rm -f ${D}${INCLUDEDIR}/pnglibconf.h
start_cmd rm -f ${D}${LIBDIR}/libpng.so
start_cmd rm -f ${D}${LIBDIR}/pkgconfig/libpng.pc
start_cmd rm -fr ${D}${MANDIR
start_cmd rm -fr ${D}${MANDIR}
}

0 comments on commit 893c00d

Please sign in to comment.