diff options
author | Victor Martinez <pitillo@ono.com> | 2013-04-19 18:02:17 +0000 |
---|---|---|
committer | Victor Martinez <pitillo@ono.com> | 2013-04-19 18:02:17 +0000 |
commit | e75a48cfe5a26465ceb8df5d96795e87ea88ef17 (patch) | |
tree | fc81ca8ba67df1356d10980e92335bf9a220e474 | |
parent | ca629552e7b35d6b13bc5af3f5c0aecdfa38826b (diff) | |
download | enlightenment-e75a48cfe5a26465ceb8df5d96795e87ea88ef17.tar.gz enlightenment-e75a48cfe5a26465ceb8df5d96795e87ea88ef17.tar.xz |
embryo: updated to 1.7.6
-rw-r--r-- | embryo/.footprint | 6 | ||||
-rw-r--r-- | embryo/.md5sum | 2 | ||||
-rw-r--r-- | embryo/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/embryo/.footprint b/embryo/.footprint index 16bbe15..0040ea8 100644 --- a/embryo/.footprint +++ b/embryo/.footprint @@ -7,9 +7,9 @@ drwxr-xr-x root/root usr/include/embryo-1/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libembryo.a -rwxr-xr-x root/root usr/lib/libembryo.la -lrwxrwxrwx root/root usr/lib/libembryo.so -> libembryo.so.1.7.5 -lrwxrwxrwx root/root usr/lib/libembryo.so.1 -> libembryo.so.1.7.5 --rwxr-xr-x root/root usr/lib/libembryo.so.1.7.5 +lrwxrwxrwx root/root usr/lib/libembryo.so -> libembryo.so.1.7.6 +lrwxrwxrwx root/root usr/lib/libembryo.so.1 -> libembryo.so.1.7.6 +-rwxr-xr-x root/root usr/lib/libembryo.so.1.7.6 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/embryo.pc drwxr-xr-x root/root usr/share/ diff --git a/embryo/.md5sum b/embryo/.md5sum index 68c5440..6549282 100644 --- a/embryo/.md5sum +++ b/embryo/.md5sum @@ -1 +1 @@ -c5d34d35ee38ad7c68b9f477d036c659 embryo-1.7.5.tar.gz +6302e1845d50074a949d8d822e2c8874 embryo-1.7.6.tar.gz diff --git a/embryo/Pkgfile b/embryo/Pkgfile index 90a650a..859c8a7 100644 --- a/embryo/Pkgfile +++ b/embryo/Pkgfile @@ -4,7 +4,7 @@ # Depends on: eio name=embryo -version=1.7.5 +version=1.7.6 release=1 source=(http://download.enlightenment.org/releases/$name-$version.tar.gz) |