diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2018-05-21 16:22:42 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2018-05-21 16:23:48 +0200 |
commit | fd1c638e440c9fbf3bd2268a06fd818577becf0a (patch) | |
tree | 7c72da5153d99479e7afc593ef619390253bf150 /package | |
parent | 29224723e7c93833382ce127d00556bfb8a77f90 (diff) |
xvidcore: update to 1.3.5
Diffstat (limited to 'package')
-rw-r--r-- | package/xvidcore/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/xvidcore/Makefile b/package/xvidcore/Makefile index 5a7a53b34..c7999cc4b 100644 --- a/package/xvidcore/Makefile +++ b/package/xvidcore/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= xvidcore -PKG_VERSION:= 1.3.4 +PKG_VERSION:= 1.3.5 PKG_RELEASE:= 1 -PKG_HASH:= 4e9fd62728885855bc5007fe1be58df42e5e274497591fec37249e1052ae316f +PKG_HASH:= 165ba6a2a447a8375f7b06db5a3c91810181f2898166e7c8137401d7fc894cf0 PKG_DESCR:= xvid codec library PKG_SECTION:= libs/video PKG_URL:= http://www.xvid.org/ |