Merge pull request #5011 from Rmys/master

libogg:ver.bump
This commit is contained in:
Rmys
2018-07-29 13:36:01 +03:00
committed by GitHub
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -18,4 +18,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "CHANGES", "COPYING", "README")
pisitools.dodoc("AUTHORS", "CHANGES", "COPYING", "README*")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>The Ogg media file format library</Summary>
<Description>libogg is a library for manipulating Ogg bitstream file formats. libogg supports both making Ogg bitstreams and getting packets from Ogg bitstreams.</Description>
<Archive sha1sum="5e525ec6a4135066932935c01d2c309ea5009f8d" type="tarxz">http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.xz</Archive>
<Archive sha1sum="ba54760b8f44bd85b79222286faf5d6a21e356fe" type="tarxz">http://downloads.xiph.org/releases/ogg/libogg-1.3.3.tar.xz</Archive>
</Source>
<Package>
@@ -57,6 +57,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-07-29</Date>
<Version>1.3.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2017-02-06</Date>
<Version>1.3.2</Version>