diff options
-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/ |