summaryrefslogtreecommitdiff
path: root/libyaml
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2016-08-25 08:41:17 +1000
committerDanny Rawlins <monster.romster@gmail.com>2016-08-25 08:44:56 +1000
commitecb344b4971c5b177cf774ef8e52d3f1c8a4ebeb (patch)
tree30fa4f9093b168d02b22581ab7b90f082ee3558b /libyaml
parent63212fcc65ea14b5e5555a504286031c7c2a6aeb (diff)
downloadopt-ecb344b4971c5b177cf774ef8e52d3f1c8a4ebeb.tar.gz
opt-ecb344b4971c5b177cf774ef8e52d3f1c8a4ebeb.tar.xz
libyaml: 0.1.4 -> 0.1.6
Diffstat (limited to 'libyaml')
-rw-r--r--libyaml/.footprint6
-rw-r--r--libyaml/.md5sum2
-rw-r--r--libyaml/Pkgfile2
3 files changed, 5 insertions, 5 deletions
diff --git a/libyaml/.footprint b/libyaml/.footprint
index dde370767..176020a3f 100644
--- a/libyaml/.footprint
+++ b/libyaml/.footprint
@@ -2,10 +2,10 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/yaml.h
drwxr-xr-x root/root usr/lib/
-lrwxrwxrwx root/root usr/lib/libyaml-0.so.2 -> libyaml-0.so.2.0.2
--rwxr-xr-x root/root usr/lib/libyaml-0.so.2.0.2
+lrwxrwxrwx root/root usr/lib/libyaml-0.so.2 -> libyaml-0.so.2.0.4
+-rwxr-xr-x root/root usr/lib/libyaml-0.so.2.0.4
-rw-r--r-- root/root usr/lib/libyaml.a
-rwxr-xr-x root/root usr/lib/libyaml.la
-lrwxrwxrwx root/root usr/lib/libyaml.so -> libyaml-0.so.2.0.2
+lrwxrwxrwx root/root usr/lib/libyaml.so -> libyaml-0.so.2.0.4
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/yaml-0.1.pc
diff --git a/libyaml/.md5sum b/libyaml/.md5sum
index a10f1e98b..3a0df4ad2 100644
--- a/libyaml/.md5sum
+++ b/libyaml/.md5sum
@@ -1 +1 @@
-36c852831d02cf90508c29852361d01b yaml-0.1.4.tar.gz
+5fe00cda18ca5daeb43762b80c38e06e yaml-0.1.6.tar.gz
diff --git a/libyaml/Pkgfile b/libyaml/Pkgfile
index fce0ffac1..80fbd08bf 100644
--- a/libyaml/Pkgfile
+++ b/libyaml/Pkgfile
@@ -4,7 +4,7 @@
# Packager: Mark Rosenstand, mark at borkware dot net
name=libyaml
-version=0.1.4
+version=0.1.6
release=1
source=(http://pyyaml.org/download/$name/yaml-$version.tar.gz)

Generated by cgit