Update opal to 3.2.1 (#3590)
authorFlorian Fainelli <florian@openwrt.org>
Sun, 6 Jul 2008 17:18:44 +0000 (17:18 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 6 Jul 2008 17:18:44 +0000 (17:18 +0000)
SVN-Revision: 11726

libs/opal/Makefile

index 352e91f598f72a9fc39f13b1f8734217a7bbde14..3d3c8f51f75a68178425039245bfe371b8453518 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=opal
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=opal
-PKG_VERSION:=3.2.0
+PKG_VERSION:=3.2.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-src.tar.bz2
 PKG_SOURCE_URL:=@SF/opalvoip
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-src.tar.bz2
 PKG_SOURCE_URL:=@SF/opalvoip
-PKG_MD5SUM:=a6a19937f9ede963e6a9a18ca2837627
+PKG_MD5SUM:=405ba3b03ec706b6e6f873de340937e2
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_$(PKG_VERSION)
 
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_$(PKG_VERSION)
 
@@ -36,7 +36,6 @@ define Package/libopal/description
        Open Phone Abstraction Library, implementation of the ITU H.323
        teleconferencing protocol, and successor of the openh323 library. It
        supports not only the H.323 protocol but also SIP and IAX2.
        Open Phone Abstraction Library, implementation of the ITU H.323
        teleconferencing protocol, and successor of the openh323 library. It
        supports not only the H.323 protocol but also SIP and IAX2.
-
 endef
 
 CONFIGURE_ARGS += \
 endef
 
 CONFIGURE_ARGS += \